Unit Test Results.

Designed for use with JUnit and Ant.

Class Papyrus ALL tests

NameTestsErrorsFailuresTime(s)Time StampHost
Papyrus ALL tests6976121NaN

Tests

NameStatusTypeTime(s)
importPackageErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Import-Package for :
org.eclipse.papyrus.infra.services.edit.tests
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138)
at org.eclipse.papyrus.bundles.tests.BundlesTests.importPackage(BundlesTests.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.019
incubationTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Bundle-Name for :
org.eclipse.papyrus.uml.oclconstraintevaluation
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138)
at org.eclipse.papyrus.bundles.tests.BundlesTests.incubationTest(BundlesTests.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.002
vendorTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems! Wrong Bundle-Vendor for :
org.eclipse.papyrus.uml.oclconstraintevaluation
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.testManifestProperty(BundlesTests.java:138)
at org.eclipse.papyrus.bundles.tests.BundlesTests.vendorTest(BundlesTests.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.006
versionTestSuccess0.004
aboutTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 1 problems!The following bundles don't have the file about.html :
org.eclipse.papyrus.uml.oclconstraintevaluation
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.fileTest(BundlesTests.java:172)
at org.eclipse.papyrus.bundles.tests.BundlesTests.aboutTest(BundlesTests.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.057
javaVersionTestSuccess0.001
reexportDependenciesErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: 203 problems! org.eclipse.papyrus.infra.constraints re-exports:
- org.eclipse.emf.ecore
- org.eclipse.papyrus.infra.tools
org.eclipse.papyrus.infra.constraints.edit re-exports:
- org.eclipse.papyrus.infra.constraints
- org.eclipse.emf.edit
org.eclipse.papyrus.infra.constraints.editor re-exports:
- org.eclipse.core.resources
- org.eclipse.papyrus.infra.constraints.edit
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.edit.ui
- org.eclipse.ui.ide
org.eclipse.papyrus.infra.core re-exports:
- org.eclipse.papyrus.infra.core.sasheditor
- org.eclipse.papyrus.infra.core.sasheditor.di
- org.eclipse.ui.ide
- org.eclipse.emf.edit.ui
- org.eclipse.papyrus.infra.gmfdiag.commands
org.eclipse.papyrus.infra.core.sasheditor re-exports:
- org.eclipse.papyrus.infra.core.log
org.eclipse.papyrus.infra.core.sasheditor.di re-exports:
- org.eclipse.swt
- org.eclipse.papyrus.infra.core.sasheditor
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.discovery re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.discovery.ui re-exports:
- org.eclipse.core.resources
- org.eclipse.emf.edit
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.edit.ui
org.eclipse.papyrus.infra.emf re-exports:
- org.eclipse.emf.facet.infra.browser.uicore
org.eclipse.papyrus.infra.extendedtypes re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
- org.eclipse.gmf.runtime.emf.type.core
org.eclipse.papyrus.infra.extendedtypes.emf re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.papyrus.infra.extendedtypes
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.infra.gmfdiag.css.model re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.gmfdiag.navigation re-exports:
- org.eclipse.papyrus.infra.core
org.eclipse.papyrus.infra.queries.core.configuration re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.infra.queries.core.configuration.edit re-exports:
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.emf.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.facet.infra.query
- org.eclipse.emf.facet.infra.query.edit
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
org.eclipse.papyrus.infra.services.controlmode.history re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.table.instance re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.infra.ui.resources re-exports:
- org.eclipse.papyrus.infra.core
org.eclipse.papyrus.sysml re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.profile.l2
org.eclipse.papyrus.sysml.edit re-exports:
- org.eclipse.papyrus.sysml
org.eclipse.papyrus.sysml.tests re-exports:
- org.eclipse.papyrus.sysml
- org.eclipse.emf.ecore
- org.eclipse.uml2.uml
- org.eclipse.emf.ecore.xmi
- org.junit
org.eclipse.papyrus.uml.diagram.activity re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.emf.validation.ocl
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.clazz re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.gmf.runtime.draw2d.ui
org.eclipse.papyrus.uml.diagram.common re-exports:
- org.eclipse.uml2.uml.edit
- org.eclipse.papyrus.infra.core
- org.eclipse.papyrus.uml.tools.utils
- org.eclipse.papyrus.infra.core.log
- org.eclipse.papyrus.infra.extendedtypes
- org.eclipse.papyrus.infra.services.edit
- org.eclipse.papyrus.infra.gmfdiag.navigation
org.eclipse.papyrus.uml.diagram.communication re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.ocl.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
org.eclipse.papyrus.uml.diagram.component re-exports:
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.gef
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.composite re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.gef
- org.eclipse.draw2d
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.deployment re-exports:
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.paletteconfiguration re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit re-exports:
- org.eclipse.papyrus.uml.diagram.paletteconfiguration
- org.eclipse.emf.edit
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.papyrus.infra.queries.core.configuration.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.facet.infra.query
- org.eclipse.emf.facet.infra.query.edit
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
org.eclipse.papyrus.uml.diagram.profile re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.ocl.ecore
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.diagram.sequence re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.gmf.runtime.notation
org.eclipse.papyrus.uml.diagram.statemachine re-exports:
- org.eclipse.ocl.ecore
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.emf.validation
- org.eclipse.gef
- org.eclipse.emf.validation.ocl
- org.eclipse.gmf.runtime.draw2d.ui
org.eclipse.papyrus.uml.diagram.usecase re-exports:
- org.eclipse.uml2.uml
- org.eclipse.uml2.uml.edit
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.edit
- org.eclipse.ocl.ecore
- org.eclipse.draw2d
- org.eclipse.gmf.runtime.draw2d.ui
- org.eclipse.gef
- org.eclipse.emf.validation
org.eclipse.papyrus.uml.modelexplorer.widgets re-exports:
- org.eclipse.papyrus.views.modelexplorer.widgets
org.eclipse.papyrus.uml.textedit.collaborationuse.xtext re-exports:
- org.eclipse.papyrus.uml.textedit.common.xtext
org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.collaborationuse.xtext
org.eclipse.papyrus.uml.textedit.common.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.common.xtext
org.eclipse.papyrus.uml.textedit.message.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.message.xtext
org.eclipse.papyrus.uml.textedit.parameter.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.parameter.xtext
org.eclipse.papyrus.uml.textedit.property.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.property.xtext
org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext re-exports:
- org.eclipse.xtext
- org.eclipse.xtext.xbase
- org.apache.log4j
- org.apache.commons.logging
org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext
org.eclipse.papyrus.uml.textedit.transition.xtext.ui re-exports:
- org.eclipse.papyrus.uml.textedit.transition.xtext
org.eclipse.papyrus.uml.tools re-exports:
- org.eclipse.papyrus.infra.widgets
- org.eclipse.papyrus.infra.emf
org.eclipse.papyrus.uml.tools.extendedtypes re-exports:
- org.eclipse.emf.ecore
- org.eclipse.emf.ecore.xmi
- org.eclipse.papyrus.infra.queries.core.configuration
- org.eclipse.papyrus.infra.extendedtypes
- org.eclipse.emf.facet.infra.query
- org.eclipse.uml2.uml
org.eclipse.papyrus.views.modelexplorer re-exports:
- org.eclipse.papyrus.infra.core
org.eclipse.papyrus.views.modelexplorer.tests re-exports:
- org.eclipse.emf.facet.infra.browser.uicore
- org.eclipse.papyrus.views.modelexplorer
org.eclipse.papyrus.views.modelexplorer.widgets re-exports:
- org.eclipse.papyrus.infra.widgets
- org.eclipse.papyrus.views.modelexplorer
- org.eclipse.emf.facet.infra.browser
- org.eclipse.emf.facet.infra.browser.uicore
org.eclipse.papyrus.views.properties re-exports:
- org.eclipse.papyrus.infra.constraints
org.eclipse.papyrus.views.properties.model re-exports:
- org.eclipse.emf.ecore
org.eclipse.papyrus.views.properties.model.edit re-exports:
- org.eclipse.papyrus.views.properties.model
- org.eclipse.emf.edit
org.eclipse.papyrus.views.properties.model.editor re-exports:
- org.eclipse.core.resources
- org.eclipse.papyrus.views.properties.model.edit
- org.eclipse.emf.ecore.xmi
- org.eclipse.emf.edit.ui
- org.eclipse.ui.ide

at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.bundles.tests.BundlesTests.reexportDependencies(BundlesTests.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.046
testClientContextExistSuccess7.246
testCanEditSuccess0.058
testGetEditCommandSuccess0.010
testGetDisplayNameSuccess0.000
testGetAdapterSuccess1.901
testGetEditService_EClassSuccess0.000
testGetEditService_EObjectSuccess0.001
testGetEditService_IElementTypeSuccess0.000
testGetEditService_UnknownSuccess0.000
testGetContainedTypeEditServicesSuccess0.001
testIsKnownElementTypeSuccess0.641
testCreateServiceInstanceSuccess0.857
testGetCommandProviderSuccess0.001
testGetEditServiceProviderSuccess0.833
testValidateSuccess0.714
testGetCommandEObjectResultSuccess0.656
testGetEditCommandSuccess0.657
testGetEditCommandSuccess0.157
deleteRootOfTheModelSuccess3.691
deleteLinkItemTestSuccess1.294
revealSemanticElement_rootTestSuccess1.274
testCleanHTMLTags1Success0.001
testCleanHTMLTags2Success0.000
testCleanHTMLTags3Success0.000
testCleanHTMLTags4Success0.001
testCleanHTMLTags5Success0.001
testCleanHTMLTags6Success0.001
testGenerateBlockForText1Success0.001
testGenerateBlockForText2Success0.002
testGenerateBlockForText3Success0.002
testGenerateBlockForText4Success0.002
testGenerateBlockForText5Success0.002
testGenerateBlockForText6Success0.003
testGenerateBlockForText7Success0.003
testGenerateBlockForText8Success0.002
testGenerateBlockForText9Success0.002
testGenerateBlockForText10Success0.002
testGenerateBlockForText11Success0.002
testRegistryContentForUMLSuccess0.049
testRegistryContentForUMLStandardSuccess0.002
testRegistryContentForUMLStandardStereotypeApplicationSuccess0.000
testRegistryContentForUMLAssociationsSuccess0.001
singleValuePropertyTestSuccess0.102
singleValuePropertyGraphicalTestSuccess0.088
enumPropertyTestSuccess0.025
multipleValuePropertyTestSuccess0.022
testToManageComponentSuccess5.411
testToManageInstanceSpecificationSuccess3.722
testToManageSignalSuccess3.719
testToManageModelSuccess3.370
testToManageEnumerationSuccess3.611
testToManageIPackageSuccess3.535
testToManageClassSuccess3.713
testToManagePrimitiveTypeSuccess3.215
testToManageDataTypeSuccess3.264
testToManageConstraintSuccess3.205
testToManageCommentSuccess3.364
testToManageComponentSuccess3.270
testToManageInstanceSpecificationSuccess3.257
testToManageSignalSuccess3.333
testToManageModelSuccess3.139
testToManageEnumerationSuccess3.241
testToManageIPackageSuccess3.096
testToManageClassSuccess3.216
testToManagePrimitiveTypeSuccess3.078
testToManageDataTypeSuccess3.155
testToManageConstraintSuccess3.262
testToManageCommentSuccess3.248
testToManageinstanceSlotSuccess3.147
testToManageComponentPropertySuccess3.119
testToManageComponentNestedClassSuccess3.047
testToManageComponentOperationSuccess3.124
testToManageSignalPropertySuccess3.112
testToManageInterfacePropertySuccess3.411
testToManageInterfaceOperationSuccess3.134
testToManageInterfaceNestedClassSuccess3.083
testToManageEnumerationLiteralEnumerationSuccess3.100
testToManageClassPropertySuccess3.150
testToManageClassReceptionSuccess3.189
testToManageClassOperationSuccess3.224
testToClassNestedClassSuccess3.022
testToManageDependencySuccess3.388
testToManageAssociationSuccess3.369
testToManageRealizationSuccess3.266
testToManageAbstractionSuccess3.521
testToManageUsageSuccess3.381
testToManageGeneralizationSuccess3.219
testToManageInterfaceRealizationSuccess3.303
testToManageSubstitutionSuccess3.299
testToManageElementImportSuccess3.316
testToManagePackageImportSuccess3.369
testToManageMultiDependencySuccess3.453
testToManageMultiAssociationSuccess3.534
testToManageContainmentFailureN/A

junit.framework.AssertionFailedError: CREATION:test the execution
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.eclipse.papyrus.diagram.clazz.test.canonical.TestContainmentLink.testToCreateALink(TestContainmentLink.java:149)
at org.eclipse.papyrus.diagram.clazz.test.canonical.TestContainmentLink.testToManageLink(TestContainmentLink.java:273)
at org.eclipse.papyrus.diagram.clazz.test.canonical.TestClassDiagramContainment.testToManageContainment(TestClassDiagramContainment.java:26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:243)
at junit.framework.TestSuite.run(TestSuite.java:238)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

3.176
testDropWithOrderSuccess3.360
testLoad10ClassSuccess0.877
testLoad100ClassSuccess5.500
testLoad200ClassSuccess6.152
testLoad300ClassSuccess10.169
testLoad400ClassSuccess15.616
testLoad500ClassSuccess22.855
deleteRootOfTheModelSuccess0.708
deleteUMLElementsTestSuccess3.695
deleteReadOnlyElementsTestErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed:
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96)
at org.eclipse.papyrus.uml.modelexplorer.tests.DeleteHandlerTest.deleteReadOnlyElementsTest(DeleteHandlerTest.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.682
renameUMLUnnamedElementTestSuccess0.729
renameUMLNamedElementTestSuccess0.794
revealSemanticElement_selectRootTestSuccess0.744
revealSemanticElement_selectChildrenTestSuccess0.889
revealSemanticElement_selectChildrenTestListSuccess0.816
revealSemanticElement_selectImportedPackageErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: I don't get the correct selection
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackage(ModelExplorerViewTests.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.759
revealSemanticElement_selectImportedPackageListErrorN/A

org.eclipse.core.runtime.AssertionFailedException: assertion failed: I don't get the current selection for revealSemanticElement_importedPackageList
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackageList(ModelExplorerViewTests.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.772
dropClassSuccess0.005
dropInterfaceSuccess0.000
dropClassAndInterfaceSuccess0.001
dropClassAndSuperclassSuccess0.000
testPropertyContentProviderSuccess0.208
testGetViewPointSuccess0.298
testIsAtomicSuccess0.027
testGetIconSuccess0.009
testGetIconSuccess0.011
testGetAllocatedFromSuccess0.016
testGetAllocatedToSuccess0.010
testGetVerifiesSuccess0.018
testGetDerivedSuccess0.019
testGetDerivedFromSuccess0.015
testGetMasterSuccess0.013
testGetRefinedBySuccess0.012
testGetSatisfiedBySuccess0.011
testGetTracedToSuccess0.011
testGetVerifiedBySuccess0.011
testGetVerifiesSuccess0.013
testGetRefinesSuccess0.010
testGetSatisfiesSuccess0.010
testGetTracedFromSuccess0.013
testRegistryContentForSysMLModelElementsSuccess0.003
testRegistryContentForStereotypeApplicationsInModelElementsSuccess0.000
testRegistryContentForSysMLBlocksSuccess0.002
testRegistryContentForStereotypeApplicationsInBlocksSuccess0.000
testRegistryContentForSysMLConstraintsSuccess0.001
testRegistryContentForStereotypeApplicationsInConstraintsSuccess0.001
testRegistryContentForStereotypeApplicationsInActivitiesSuccess0.000
testRegistryContentForSysMLRequirementsSuccess0.001
testRegistryContentForStereotypeApplicationsInRequirementsSuccess0.000
testRegistryContentForSysMLAllocationsSuccess0.000
testRegistryContentForStereotypeApplicationsInAllocationsSuccess0.001
testRegistryContentForSysMLPortAndFlowsSuccess0.002
testRegistryContentForStereotypeApplicationsInPortAndFlowsSuccess0.001
testRegistryContentForSysMLAssociationsSuccess1.035
testCopyPasteBlockInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteBlockInDiagram(TestCopyGraphicallyPasteBlock.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.020
testCopyPasteListOfBlocksInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteListOfBlocksInDiagram(TestCopyGraphicallyPasteBlock.java:216)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.003
testCopyPasteWithModelBlockInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteWithModelBlockInDiagram(TestCopyGraphicallyPasteBlock.java:291)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.003
testCopyPasteWithModelListOfBlocksInDiagramErrorN/A

java.lang.ClassCastException: org.eclipse.ui.internal.MakeHandlersGo cannot be cast to org.eclipse.jface.commands.ActionHandler
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.utils.TestUtils.copyEditParts(TestUtils.java:341)
at org.eclipse.papyrus.sysml.diagram.blockdefinition.tests.copypaste.TestCopyGraphicallyPasteBlock.testCopyPasteWithModelListOfBlocksInDiagram(TestCopyGraphicallyPasteBlock.java:387)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.PlatformUITestHarness$1.run(PlatformUITestHarness.java:47)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.runApp(NonUIThreadTestApplication.java:54)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.runApp(UITestApplication.java:41)
at org.eclipse.pde.internal.junit.runtime.NonUIThreadTestApplication.start(NonUIThreadTestApplication.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

0.008
createCommentSuccess0.011
createReferenceSuccess0.002
createPartSuccess0.002
createSlotSuccess0.000
createValueSuccess0.002
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess2.586
warningSuccess0.702
warningSuccess1.449
createCommentSuccess0.003
createReferenceSuccess0.005
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.000
createPortSuccess0.118
createPrimitiveTypeSuccess0.001
createPropertySuccess0.002
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.062
createFlowPropertySuccess0.002
createActorPartSuccess0.002
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.002
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess2.545
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.033
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.002
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.002
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.002
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.026
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess0.775
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.021
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess0.823
createCommentSuccess0.002
createReferenceSuccess0.001
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.026
createPackageSuccess0.001
createPortSuccess0.004
createPrimitiveTypeSuccess0.000
createPropertySuccess0.002
createReceptionSuccess0.023
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.002
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess0.880
createCommentSuccess0.002
createReferenceSuccess0.002
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.000
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.002
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.002
createSignalSuccess0.001
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.002
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess0.813
createCommentSuccess0.024
createReferenceSuccess0.000
createPartSuccess0.008
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.020
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.001
createDimensionSuccess0.000
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.002
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess0.698
createCommentSuccess0.001
createReferenceSuccess0.002
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.002
createActorSuccess0.001
createConstraintSuccess0.000
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.021
createPrimitiveTypeSuccess0.001
createPropertySuccess0.020
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.021
createFlowPropertySuccess0.001
createActorPartSuccess0.002
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess0.746
createCommentSuccess0.001
createReferenceSuccess0.002
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.002
createConstraintSuccess0.000
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess0.687
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.002
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.002
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess1.515
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.002
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess2.602
createCommentSuccess0.002
createReferenceSuccess0.002
createPartSuccess0.001
createSlotSuccess0.001
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.019
createDataTypeSuccess0.002
createEnumerationSuccess0.002
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.002
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.021
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess0.741
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.001
createPropertySuccess0.021
createReceptionSuccess0.002
createSignalSuccess0.002
createDimensionSuccess0.002
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.000
createUnitSuccess0.002
createValueTypeSuccess1.524
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.000
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.002
createPortSuccess0.000
createPrimitiveTypeSuccess0.001
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.002
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.002
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess2.578
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.021
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess0.682
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.002
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.017
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.001
createValueTypeSuccess1.359
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.002
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.000
createFlowPortSuccess0.000
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess3.176
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.002
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.002
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess2.759
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.002
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.022
createInstanceSpecificationSuccess0.002
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.002
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.001
createReceptionSuccess0.002
createSignalSuccess0.001
createDimensionSuccess0.000
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.002
createUnitSuccess0.000
createValueTypeSuccess1.407
createCommentSuccess0.002
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.002
createDataTypeSuccess0.001
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.002
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess2.594
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.002
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.002
createFlowPropertySuccess0.024
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess1.463
createCommentSuccess0.002
createReferenceSuccess0.002
createPartSuccess0.002
createSlotSuccess0.002
createValueSuccess0.002
createActorSuccess0.002
createConstraintSuccess0.002
createDataTypeSuccess0.002
createEnumerationSuccess0.002
createEnumerationLiteralSuccess0.002
createInstanceSpecificationSuccess0.002
createInterfaceSuccess0.002
createModelSuccess0.001
createOperationSuccess0.002
createPackageSuccess0.002
createPortSuccess0.001
createPrimitiveTypeSuccess0.002
createPropertySuccess0.002
createReceptionSuccess0.002
createSignalSuccess0.002
createDimensionSuccess0.002
createFlowPortSuccess0.002
createFlowPropertySuccess0.002
createActorPartSuccess0.002
createBlockSuccess0.001
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.001
createValueTypeSuccess2.546
createCommentSuccess0.001
createReferenceSuccess0.002
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.002
createConstraintSuccess0.002
createDataTypeSuccess0.002
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.002
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.019
createPackageSuccess0.000
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.021
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.002
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess0.710
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.001
createConstraintSuccess0.000
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.000
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.017
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess1.390
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.002
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.002
createUnitSuccess0.000
createValueTypeSuccess3.294
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.002
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.001
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess2.593
warningSuccess0.749
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.019
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.000
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.002
createUnitSuccess0.001
createValueTypeSuccess1.728
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess3.217
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.002
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess2.562
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.020
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.000
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess0.746
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.000
createDataTypeSuccess0.002
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.002
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.001
createPropertySuccess0.022
createReceptionSuccess0.000
createSignalSuccess0.001
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess1.466
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.002
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.002
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.000
createUnitSuccess0.001
createValueTypeSuccess3.370
createCommentSuccess0.002
createReferenceSuccess0.001
createPartSuccess0.002
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.000
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.000
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess3.307
createCommentSuccess0.000
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.002
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.002
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess3.248
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.000
createActorSuccess0.000
createConstraintSuccess0.000
createDataTypeSuccess0.000
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.001
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.000
createValueTypeSuccess3.530
createCommentSuccess0.002
createReferenceSuccess0.001
createPartSuccess0.001
createSlotSuccess0.002
createValueSuccess0.002
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.002
createEnumerationSuccess0.002
createEnumerationLiteralSuccess0.002
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.002
createPackageSuccess0.002
createPortSuccess0.002
createPrimitiveTypeSuccess0.002
createPropertySuccess0.000
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.002
createUnitSuccess0.002
createValueTypeSuccess3.231
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.002
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.000
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.000
createUnitSuccess0.001
createValueTypeSuccess2.649
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.020
createValueSuccess0.000
createActorSuccess0.001
createConstraintSuccess0.002
createDataTypeSuccess0.000
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.000
createValueTypeSuccess0.821
createCommentSuccess0.003
createReferenceSuccess0.002
createPartSuccess0.002
createSlotSuccess0.029
createValueSuccess0.001
createActorSuccess0.002
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.002
createPortSuccess0.002
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.002
createDimensionSuccess0.002
createFlowPortSuccess0.002
createFlowPropertySuccess0.034
createActorPartSuccess0.001
createBlockSuccess0.002
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.002
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess1.475
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.002
createDataTypeSuccess0.001
createEnumerationSuccess0.002
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.001
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.000
createFlowPropertySuccess0.001
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess3.329
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.000
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.001
createOperationSuccess0.001
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.000
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.000
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.001
createUnitSuccess0.001
createValueTypeSuccess2.717
createCommentSuccess0.056
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.000
createValueSuccess0.001
createActorSuccess0.026
createConstraintSuccess0.023
createDataTypeSuccess0.024
createEnumerationSuccess0.024
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.024
createInterfaceSuccess0.025
createModelSuccess0.022
createOperationSuccess0.000
createPackageSuccess0.025
createPortSuccess0.001
createPrimitiveTypeSuccess0.025
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.025
createDimensionSuccess0.025
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.001
createBlockSuccess0.034
createConstraintBlockSuccess0.028
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.029
createUnitSuccess0.026
createValueTypeSuccess0.765
createCommentSuccess0.059
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.024
createConstraintSuccess0.023
createDataTypeSuccess0.024
createEnumerationSuccess0.027
createEnumerationLiteralSuccess0.002
createInstanceSpecificationSuccess0.025
createInterfaceSuccess0.028
createModelSuccess0.025
createOperationSuccess0.001
createPackageSuccess0.026
createPortSuccess0.001
createPrimitiveTypeSuccess0.024
createPropertySuccess0.002
createReceptionSuccess0.001
createSignalSuccess0.024
createDimensionSuccess0.024
createFlowPortSuccess0.001
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.035
createConstraintBlockSuccess0.027
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.028
createUnitSuccess0.028
createValueTypeSuccess1.467
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.000
createSlotSuccess0.002
createValueSuccess0.001
createActorSuccess0.000
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.001
createInterfaceSuccess0.001
createModelSuccess0.000
createOperationSuccess0.000
createPackageSuccess0.002
createPortSuccess0.000
createPrimitiveTypeSuccess0.000
createPropertySuccess0.000
createReceptionSuccess0.001
createSignalSuccess0.000
createDimensionSuccess0.000
createFlowPortSuccess0.000
createFlowPropertySuccess0.001
createActorPartSuccess0.000
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.002
createUnitSuccess0.000
createValueTypeSuccess3.340
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.001
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.001
createConstraintSuccess0.001
createDataTypeSuccess0.001
createEnumerationSuccess0.001
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.000
createInterfaceSuccess0.000
createModelSuccess0.000
createOperationSuccess0.000
createPackageSuccess0.001
createPortSuccess0.000
createPrimitiveTypeSuccess0.001
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.001
createDimensionSuccess0.001
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.001
createConstraintBlockSuccess0.001
createConstraintPropertySuccess0.001
createFlowSpecificationSuccess0.002
createUnitSuccess0.001
createValueTypeSuccess2.548
createCommentSuccess0.057
createReferenceSuccess0.001
createPartSuccess0.001
createSlotSuccess0.001
createValueSuccess0.002
createActorSuccess0.024
createConstraintSuccess0.024
createDataTypeSuccess0.029
createEnumerationSuccess0.025
createEnumerationLiteralSuccess0.000
createInstanceSpecificationSuccess0.027
createInterfaceSuccess0.027
createModelSuccess0.032
createOperationSuccess0.001
createPackageSuccess0.030
createPortSuccess0.001
createPrimitiveTypeSuccess0.029
createPropertySuccess0.001
createReceptionSuccess0.001
createSignalSuccess0.030
createDimensionSuccess0.029
createFlowPortSuccess0.000
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.035
createConstraintBlockSuccess0.030
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.028
createUnitSuccess0.025
createValueTypeSuccess0.782
createCommentSuccess0.062
createReferenceSuccess0.001
createPartSuccess0.000
createSlotSuccess0.001
createValueSuccess0.001
createActorSuccess0.023
createConstraintSuccess0.022
createDataTypeSuccess0.026
createEnumerationSuccess0.024
createEnumerationLiteralSuccess0.001
createInstanceSpecificationSuccess0.022
createInterfaceSuccess0.024
createModelSuccess0.023
createOperationSuccess0.000
createPackageSuccess0.025
createPortSuccess0.002
createPrimitiveTypeSuccess0.023
createPropertySuccess0.001
createReceptionSuccess0.000
createSignalSuccess0.026
createDimensionSuccess0.028
createFlowPortSuccess0.001
createFlowPropertySuccess0.000
createActorPartSuccess0.001
createBlockSuccess0.035
createConstraintBlockSuccess0.032
createConstraintPropertySuccess0.000
createFlowSpecificationSuccess0.030
createUnitSuccess0.028
createValueTypeSuccess0.744
createDiagramSuccess0.700
dropExceptionToFix_bug348549Success0.873
testCreationActorInDiagramSuccess0.026
testCreationActorPartInDiagramSuccess0.001
testCreationBlockInDiagramSuccess0.035
testCreationCommentInDiagramSuccess0.072
testCreationConstraintBlockInDiagramSuccess0.032
testCreationConstraintInDiagramSuccess0.030
testCreationConstraintPropertyInDiagramSuccess0.001
testCreationDataTypeInDiagramSuccess0.032
testCreationDimensionInDiagramSuccess0.030
testCreationEnumerationInDiagramSuccess0.027
testCreationEnumerationLiteralInDiagramSuccess0.001
testCreationFlowPortInDiagramSuccess0.001
testCreationFlowPropertyInDiagramSuccess0.001
testCreationFlowSpecificationInDiagramSuccess0.029
testCreationInstanceSpecificationInDiagramSuccess0.030
testCreationInterfaceInDiagramSuccess0.032
testCreationModelInDiagramSuccess0.029
testCreationOperationInDiagramSuccess0.000
testCreationPackageInDiagramSuccess0.030
testCreationPartInDiagramSuccess0.001
testCreationPortInDiagramSuccess0.000
testCreationPrimitiveTypeInDiagramSuccess0.028
testCreationPropertyInDiagramSuccess0.000
testCreationReceptionInDiagramSuccess0.001
testCreationReferenceInDiagramSuccess0.001
testCreationSignalInDiagramSuccess0.030
testCreationSlotInDiagramSuccess0.000
testCreationUnitInDiagramSuccess0.046
testCreationValueInDiagramSuccess0.001
testCreationValueTypeInDiagramSuccess2.506
testDropActorInDiagramSuccess0.053
testDropActorPartInDiagramSuccess0.011
testDropBlockInDiagramSuccess0.043
testDropCommentInDiagramSuccess0.074
testDropConstraintBlockInDiagramSuccess0.033
testDropConstraintInDiagramSuccess0.032
testDropConstraintPropertyInDiagramSuccess0.010
testDropDataTypeInDiagramSuccess0.033
testDropDimensionInDiagramSuccess0.033
testDropEnumerationInDiagramSuccess0.035
testDropEnumerationLiteralInDiagramSuccess0.010
testDropFlowPortInDiagramSuccess0.011
testDropFlowPropertyInDiagramSuccess0.011
testDropFlowSpecificationInDiagramSuccess0.040
testDropInstanceSpecificationInDiagramSuccess0.038
testDropInterfaceInDiagramSuccess0.043
testDropModelInDiagramSuccess0.041
testDropOperationInDiagramSuccess0.010
testDropPackageInDiagramSuccess0.040
testDropPartInDiagramSuccess0.022
testDropPortInDiagramSuccess0.012
testDropPrimitiveTypeInDiagramSuccess0.043
testDropPropertyInDiagramSuccess0.013
testDropReceptionInDiagramSuccess0.012
testDropReferenceInDiagramSuccess0.021
testDropSignalInDiagramSuccess0.043
testDropSlotInDiagramSuccess0.013
testDropUnitInDiagramSuccess0.047
testDropValueInDiagramSuccess0.022
testDropValueTypeInDiagramSuccess0.808
dropDependencyInDiagramSuccess0.674
dropUsageInDiagramSuccess0.035
dropInterfaceRealizationInDiagramSuccess0.044
dropGeneralizationInDiagramSuccess0.027
dropAssociationCompositeInDiagramSuccess0.038
dropAssociationCompositeDirectedInDiagramSuccess0.032
dropAssociationNoneInDiagramSuccess0.034
dropAssociationNoneDirectedInDiagramSuccess0.033
dropAssociationSharedInDiagramSuccess0.033
dropAssociationSharedDirectedInDiagramSuccess3.406
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.007
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.006
testDropConstraintBlockSuccess0.007
testDropConstraintSuccess0.007
testDropConstraintContainedSuccess0.007
testDropConstraintPropertySuccess0.013
testDropDataTypeSuccess0.006
testDropDimensionSuccess0.007
testDropEnumerationSuccess0.007
testDropEnumerationLiteralSuccess0.012
testDropFlowPortSuccess0.013
testDropFlowPropertySuccess0.014
testDropFlowSpecificationSuccess0.008
testDropInstanceSpecificationSuccess0.007
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.014
testDropPackageSuccess0.007
testDropPartSuccess0.026
testDropPortSuccess0.015
testDropPrimitiveTypeSuccess0.007
testDropPropertySuccess0.013
testDropReceptionSuccess0.015
testDropReferenceSuccess0.021
testDropSignalSuccess0.010
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess2.572
warningSuccess0.699
warningSuccess1.548
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.007
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.020
testDropSignalSuccess0.005
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess0.006
testDropActorPartContainedSuccess0.007
testDropConstraintPropertyContainedSuccess0.007
testDropFlowPortContainedSuccess0.061
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.015
testDropPortContainedSuccess0.037
testDropPropertyContainedSuccess0.007
testDropReceptionContainedSuccess0.007
testDropReferenceContainedSuccess0.015
testDropValueContainedSuccess3.200
testDropActorSuccess0.005
testDropActorPartSuccess0.012
testDropBlockSuccess0.006
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.019
testDropConstraintPropertySuccess0.012
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.014
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.006
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.017
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.007
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.023
testDropSignalSuccess0.007
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess0.007
testDropActorPartContainedSuccess0.007
testDropConstraintPropertyContainedSuccess0.023
testDropFlowPortContainedSuccess0.007
testDropOperationContainedSuccess0.005
testDropPartContainedSuccess0.014
testDropPortContainedSuccess0.007
testDropPropertyContainedSuccess0.007
testDropReceptionContainedSuccess0.007
testDropReferenceContainedSuccess0.015
testDropValueContainedSuccess3.182
testDropActorSuccess0.008
testDropActorPartSuccess0.009
testDropBlockSuccess0.004
testDropCommentSuccess0.003
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.007
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.017
testDropFlowSpecificationSuccess0.029
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.007
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.005
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.011
testDropReceptionSuccess0.012
testDropReferenceSuccess0.021
testDropSignalSuccess0.006
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropActorPartContainedSuccess0.007
testDropConstraintPropertyContainedSuccess0.008
testDropFlowPortContainedSuccess0.023
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.014
testDropPortContainedSuccess0.009
testDropPropertyContainedSuccess0.035
testDropReceptionContainedSuccess0.000
testDropReferenceContainedSuccess0.004
testDropValueContainedSuccess3.374
testDropActorSuccess0.005
testDropActorPartSuccess0.009
testDropBlockSuccess0.006
testDropCommentSuccess0.002
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.008
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.011
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.011
testDropReferenceSuccess0.018
testDropSignalSuccess0.005
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.017
testDropValueTypeSuccess0.006
testDropActorPartContainedSuccess0.006
testDropConstraintPropertyContainedSuccess0.006
testDropFlowPortContainedSuccess0.007
testDropOperationContainedSuccess0.021
testDropPartContainedSuccess0.014
testDropPortContainedSuccess0.006
testDropPropertyContainedSuccess0.006
testDropReceptionContainedSuccess0.022
testDropReferenceContainedSuccess0.014
testDropValueContainedSuccess3.208
testDropActorSuccess0.004
testDropActorPartSuccess0.010
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.004
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.009
testDropDataTypeSuccess0.003
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.006
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropActorPartContainedSuccess0.007
testDropConstraintPropertyContainedSuccess0.007
testDropFlowPortContainedSuccess0.007
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.031
testDropPortContainedSuccess0.007
testDropPropertyContainedSuccess0.007
testDropReceptionContainedSuccess0.005
testDropReferenceContainedSuccess0.013
testDropValueContainedSuccess3.375
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.011
testDropInterfaceSuccess0.011
testDropModelSuccess0.005
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.014
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.018
testDropSignalSuccess0.005
testDropSlotSuccess0.012
testDropUnitSuccess0.006
testDropValueSuccess0.019
testDropValueTypeSuccess0.006
testDropActorPartContainedSuccess0.006
testDropConstraintPropertyContainedSuccess0.006
testDropFlowPortContainedSuccess0.007
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.014
testDropPortContainedSuccess0.022
testDropPropertyContainedSuccess0.006
testDropReceptionContainedSuccess0.006
testDropReferenceContainedSuccess0.014
testDropValueContainedSuccess3.139
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.004
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.004
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.008
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.018
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.011
testDropReceptionSuccess0.011
testDropReferenceSuccess0.018
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.018
testDropValueTypeSuccess0.006
testDropActorPartContainedSuccess0.022
testDropConstraintPropertyContainedSuccess0.007
testDropFlowPortContainedSuccess0.022
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.029
testDropPortContainedSuccess0.021
testDropPropertyContainedSuccess0.021
testDropReceptionContainedSuccess4.222
testDropReferenceContainedSuccess0.031
testDropValueContainedSuccess3.187
testDropActorSuccess0.006
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.004
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.004
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess0.006
testDropActorPartContainedSuccess0.007
testDropConstraintPropertyContainedSuccess0.008
testDropFlowPortContainedSuccess0.007
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.015
testDropPortContainedSuccess0.007
testDropPropertyContainedSuccess0.007
testDropReceptionContainedSuccess0.007
testDropReferenceContainedSuccess0.033
testDropValueContainedSuccess3.220
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.005
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.006
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.018
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.011
testDropReferenceSuccess0.026
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess0.006
testDropActorPartContainedSuccess0.007
testDropConstraintPropertyContainedSuccess0.007
testDropFlowPortContainedSuccess0.007
testDropOperationContainedSuccess0.006
testDropPartContainedSuccess0.015
testDropPortContainedSuccess0.007
testDropPropertyContainedSuccess0.007
testDropReceptionContainedSuccess0.007
testDropReferenceContainedSuccess0.015
testDropValueContainedSuccess3.289
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.004
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.004
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.004
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.008
testDropFlowPortSuccess0.009
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.005
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.010
testDropPackageSuccess0.005
testDropPartSuccess0.018
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.011
testDropReceptionSuccess0.011
testDropReferenceSuccess0.017
testDropSignalSuccess0.005
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess0.006
testDropConstraintPropertyContainedSuccess0.007
testDropPropertyContainedSuccess3.401
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.017
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.018
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.011
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.005
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess0.006
testDropConstraintPropertyContainedSuccess0.021
testDropPropertyContainedSuccess3.144
testDropActorSuccess0.004
testDropActorPartSuccess0.010
testDropBlockSuccess0.006
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropConstraintPropertyContainedSuccess0.007
testDropPropertyContainedSuccess3.234
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.006
testDropCommentSuccess0.015
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.006
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.018
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.006
testDropPropertyContainedSuccess3.362
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.004
testDropConstraintPropertySuccess0.009
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.017
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.021
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.006
testDropValueSuccess0.019
testDropValueTypeSuccess0.006
testDropOperationContainedSuccess0.021
testDropPropertyContainedSuccess3.427
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.013
testDropReferenceSuccess0.021
testDropSignalSuccess0.006
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.020
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.005
testDropPropertyContainedSuccess3.276
testDropActorSuccess0.015
testDropActorPartSuccess0.011
testDropBlockSuccess0.015
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.016
testDropConstraintSuccess0.006
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.014
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.014
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.016
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.015
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.016
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.025
testDropSignalSuccess0.017
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess3.306
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.006
testDropConstraintContainedSuccess0.006
testDropConstraintPropertySuccess0.016
testDropDataTypeSuccess0.006
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.006
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.007
testDropOperationSuccess0.012
testDropPackageSuccess0.007
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.007
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.007
testDropPropertyContainedSuccess0.006
testDropEnumerationLiteralContainedSuccess3.459
testDropActorSuccess0.006
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.007
testDropConstraintSuccess0.006
testDropConstraintContainedSuccess0.006
testDropConstraintPropertySuccess0.012
testDropDataTypeSuccess0.006
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.012
testDropReferenceSuccess0.021
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.010
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropPropertyContainedSuccess0.006
testDropEnumerationLiteralContainedSuccess3.215
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.004
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.011
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.005
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.018
testDropValueTypeSuccess0.007
testDropFlowPropertyContainedSuccess3.268
testDropActorSuccess0.005
testDropActorPartSuccess0.009
testDropBlockSuccess0.004
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.004
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.018
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.018
testDropSignalSuccess0.005
testDropSlotSuccess0.010
testDropUnitSuccess0.005
testDropValueSuccess0.017
testDropValueTypeSuccess0.006
testDropFlowPropertyContainedSuccess3.314
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.006
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.008
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.038
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.019
testDropReceptionSuccess0.013
testDropReferenceSuccess0.019
testDropSignalSuccess0.008
testDropSlotSuccess0.011
testDropUnitSuccess0.008
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.006
testDropPropertyContainedSuccess3.468
testDropActorSuccess0.006
testDropActorPartSuccess0.011
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.006
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.020
testDropSignalSuccess0.005
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.017
testDropValueTypeSuccess0.006
testDropOperationContainedSuccess0.021
testDropPropertyContainedSuccess3.276
testDropActorSuccess0.004
testDropActorPartSuccess0.010
testDropBlockSuccess0.006
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.005
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.018
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.012
testDropReceptionSuccess0.011
testDropReferenceSuccess0.019
testDropSignalSuccess0.006
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.017
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.006
testDropPropertyContainedSuccess3.265
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess3.229
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.018
testDropValueTypeSuccess0.007
testDropPropertyContainedSuccess2.841
warningSuccess1.444
testDropActorSuccess0.004
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.006
testDropPropertyContainedSuccess3.220
testDropActorSuccess0.013
testDropActorPartSuccess0.009
testDropBlockSuccess0.013
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.004
testDropConstraintBlockSuccess0.013
testDropConstraintSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.013
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.017
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.016
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.015
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.017
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.016
testDropSlotSuccess0.010
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess3.319
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.006
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.006
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.021
testDropSignalSuccess0.006
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.006
testDropOperationContainedSuccess0.009
testDropPropertyContainedSuccess3.609
testDropActorSuccess0.006
testDropActorPartSuccess0.010
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.021
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess0.007
testDropOperationContainedSuccess0.021
testDropPropertyContainedSuccess3.301
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.004
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.004
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.011
testDropReferenceSuccess0.018
testDropSignalSuccess0.006
testDropSlotSuccess0.011
testDropUnitSuccess0.006
testDropValueSuccess0.046
testDropValueTypeSuccess0.008
testDropOperationContainedSuccess0.008
testDropPropertyContainedSuccess3.558
testDropActorSuccess0.004
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropConstraintBlockSuccess0.007
testDropConstraintSuccess0.009
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.007
testDropEnumerationSuccess0.004
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.011
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.014
testDropUnitSuccess0.005
testDropValueSuccess0.022
testDropValueTypeSuccess3.359
testDropActorSuccess0.004
testDropActorPartSuccess0.010
testDropBlockSuccess0.004
testDropCommentSuccess0.004
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.004
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.007
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.266
testDropPropertySuccess0.014
testDropReceptionSuccess0.013
testDropReferenceSuccess0.029
testDropSignalSuccess0.007
testDropSlotSuccess0.013
testDropUnitSuccess0.008
testDropValueSuccess0.020
testDropValueTypeSuccess3.214
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.010
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.011
testDropPackageSuccess0.006
testDropPartSuccess0.018
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.021
testDropSignalSuccess0.005
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess3.228
testDropActorSuccess0.004
testDropActorPartSuccess0.009
testDropBlockSuccess0.005
testDropCommentSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.011
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.011
testDropReceptionSuccess0.011
testDropReferenceSuccess0.018
testDropSignalSuccess0.005
testDropSlotSuccess0.011
testDropUnitSuccess0.005
testDropValueSuccess0.018
testDropValueTypeSuccess3.241
testDropActorSuccess0.014
testDropActorPartSuccess0.010
testDropBlockSuccess0.015
testDropCommentSuccess0.005
testDropConstraintBlockSuccess0.013
testDropConstraintSuccess0.004
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.013
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.013
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.010
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.016
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.017
testDropModelSuccess0.006
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.020
testDropPropertySuccess0.015
testDropReceptionSuccess0.014
testDropReferenceSuccess0.022
testDropSignalSuccess0.020
testDropSlotSuccess0.013
testDropUnitSuccess0.008
testDropValueSuccess0.019
testDropValueTypeSuccess3.476
testDropActorSuccess0.014
testDropActorPartSuccess0.010
testDropBlockSuccess0.015
testDropCommentSuccess0.005
testDropConstraintBlockSuccess0.015
testDropConstraintSuccess0.005
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.014
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.014
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.014
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.018
testDropInstanceSpecificationSuccess0.007
testDropInterfaceSuccess0.017
testDropModelSuccess0.006
testDropOperationSuccess0.013
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.016
testDropPropertySuccess0.012
testDropReceptionSuccess0.014
testDropReferenceSuccess0.020
testDropSignalSuccess0.021
testDropSlotSuccess0.011
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess3.443
testDropActorSuccess0.016
testDropActorPartSuccess0.012
testDropBlockSuccess0.014
testDropCommentSuccess0.005
testDropConstraintBlockSuccess0.014
testDropConstraintSuccess0.006
testDropConstraintPropertySuccess0.012
testDropDataTypeSuccess0.016
testDropDimensionSuccess0.007
testDropEnumerationSuccess0.017
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.013
testDropFlowPropertySuccess0.015
testDropFlowSpecificationSuccess0.016
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.015
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.005
testDropPartSuccess0.020
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.016
testDropPropertySuccess0.012
testDropReceptionSuccess0.013
testDropReferenceSuccess0.021
testDropSignalSuccess0.017
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.021
testDropValueTypeSuccess0.019
testDropSlotContainedSuccess3.321
testDropActorSuccess0.015
testDropActorPartSuccess0.011
testDropBlockSuccess0.013
testDropCommentSuccess0.004
testDropConstraintBlockSuccess0.014
testDropConstraintSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.017
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.014
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.016
testDropInstanceSpecificationSuccess0.007
testDropInterfaceSuccess0.019
testDropModelSuccess0.009
testDropOperationSuccess0.015
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.017
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.020
testDropSignalSuccess0.017
testDropSlotSuccess0.013
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.018
testDropSlotContainedSuccess3.511
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.009
testDropFlowPortSuccess0.011
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.011
testDropPackageSuccess0.005
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.019
testDropSignalSuccess0.005
testDropSlotSuccess0.011
testDropUnitSuccess0.006
testDropValueSuccess0.018
testDropValueTypeSuccess0.007
testDropActorContainedSuccess0.006
testDropBlockContainedSuccess0.006
testDropConstraintBlockContainedSuccess0.006
testDropDataTypeContainedSuccess0.006
testDropDimensionContainedSuccess0.007
testDropEnumerationContainedSuccess0.005
testDropFlowSpecificationContainedSuccess0.006
testDropInstanceSpecificationContainedSuccess0.006
testDropInterfaceContainedSuccess0.005
testDropModelContainedSuccess0.006
testDropPackageContainedSuccess0.005
testDropPrimitiveTypeContainedSuccess0.006
testDropSignalContainedSuccess0.005
testDropUnitContainedSuccess0.006
testDropValueTypeContainedSuccess3.244
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.006
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.005
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.007
testDropPartSuccess0.021
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.021
testDropSignalSuccess0.007
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess0.008
testDropActorContainedSuccess0.006
testDropBlockContainedSuccess0.007
testDropConstraintBlockContainedSuccess0.007
testDropDataTypeContainedSuccess0.006
testDropDimensionContainedSuccess0.008
testDropEnumerationContainedSuccess0.006
testDropFlowSpecificationContainedSuccess0.007
testDropInstanceSpecificationContainedSuccess0.007
testDropInterfaceContainedSuccess0.007
testDropModelContainedSuccess0.006
testDropPackageContainedSuccess0.006
testDropPrimitiveTypeContainedSuccess0.006
testDropSignalContainedSuccess0.007
testDropUnitContainedSuccess0.007
testDropValueTypeContainedSuccess3.286
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.072
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.030
testDropConstraintPropertySuccess0.012
testDropDataTypeSuccess0.006
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.013
testDropFlowPropertySuccess0.014
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.007
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.014
testDropPrimitiveTypeSuccess0.007
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.021
testDropSignalSuccess0.007
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess0.006
testDropActorContainedSuccess0.039
testDropBlockContainedSuccess0.049
testDropConstraintBlockContainedSuccess0.048
testDropDataTypeContainedSuccess0.045
testDropDimensionContainedSuccess0.043
testDropEnumerationContainedSuccess0.044
testDropFlowSpecificationContainedSuccess0.049
testDropInstanceSpecificationContainedSuccess0.046
testDropInterfaceContainedSuccess0.051
testDropModelContainedSuccess0.050
testDropPackageContainedSuccess0.045
testDropPrimitiveTypeContainedSuccess0.247
testDropSignalContainedSuccess0.046
testDropUnitContainedSuccess0.047
testDropValueTypeContainedSuccess3.276
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.072
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.029
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.006
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.007
testDropPartSuccess0.020
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.012
testDropUnitSuccess0.006
testDropValueSuccess0.020
testDropValueTypeSuccess0.007
testDropActorContainedSuccess0.038
testDropBlockContainedSuccess0.048
testDropConstraintBlockContainedSuccess0.048
testDropDataTypeContainedSuccess0.045
testDropDimensionContainedSuccess0.045
testDropEnumerationContainedSuccess0.044
testDropFlowSpecificationContainedSuccess0.048
testDropInstanceSpecificationContainedSuccess0.046
testDropInterfaceContainedSuccess0.051
testDropModelContainedSuccess0.049
testDropPackageContainedSuccess0.050
testDropPrimitiveTypeContainedSuccess0.046
testDropSignalContainedSuccess0.050
testDropUnitContainedSuccess0.050
testDropValueTypeContainedSuccess3.355
testDropActorSuccess0.005
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.005
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.012
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.012
testDropPrimitiveTypeSuccess0.005
testDropPropertySuccess0.012
testDropReceptionSuccess0.011
testDropReferenceSuccess0.019
testDropSignalSuccess0.005
testDropSlotSuccess0.011
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropActorContainedSuccess0.006
testDropBlockContainedSuccess0.007
testDropConstraintBlockContainedSuccess0.006
testDropDataTypeContainedSuccess0.006
testDropDimensionContainedSuccess0.007
testDropEnumerationContainedSuccess0.006
testDropFlowSpecificationContainedSuccess0.017
testDropInstanceSpecificationContainedSuccess0.000
testDropInterfaceContainedSuccess0.001
testDropModelContainedSuccess0.028
testDropPackageContainedSuccess0.008
testDropPrimitiveTypeContainedSuccess0.006
testDropSignalContainedSuccess0.010
testDropUnitContainedSuccess0.008
testDropValueTypeContainedSuccess3.438
testDropActorSuccess0.006
testDropActorPartSuccess0.011
testDropBlockSuccess0.006
testDropCommentSuccess0.005
testDropCommentContainedSuccess0.005
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.006
testDropConstraintContainedSuccess0.006
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.005
testDropEnumerationLiteralSuccess0.010
testDropFlowPortSuccess0.012
testDropFlowPropertySuccess0.013
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.019
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.013
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.020
testDropValueTypeSuccess0.007
testDropActorContainedSuccess0.006
testDropBlockContainedSuccess0.007
testDropConstraintBlockContainedSuccess0.008
testDropDataTypeContainedSuccess0.007
testDropDimensionContainedSuccess0.007
testDropEnumerationContainedSuccess0.006
testDropFlowSpecificationContainedSuccess0.007
testDropInstanceSpecificationContainedSuccess0.006
testDropInterfaceContainedSuccess0.006
testDropModelContainedSuccess0.006
testDropPackageContainedSuccess0.006
testDropPrimitiveTypeContainedSuccess0.007
testDropSignalContainedSuccess0.007
testDropUnitContainedSuccess0.007
testDropValueTypeContainedSuccess3.219
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.069
testDropConstraintBlockSuccess0.005
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.028
testDropConstraintPropertySuccess0.011
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.006
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.016
testDropFlowPropertySuccess0.011
testDropFlowSpecificationSuccess0.007
testDropInstanceSpecificationSuccess0.006
testDropInterfaceSuccess0.006
testDropModelSuccess0.006
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.020
testDropPortSuccess0.014
testDropPrimitiveTypeSuccess0.007
testDropPropertySuccess0.013
testDropReceptionSuccess0.013
testDropReferenceSuccess0.022
testDropSignalSuccess0.006
testDropSlotSuccess0.013
testDropUnitSuccess0.007
testDropValueSuccess0.021
testDropValueTypeSuccess0.008
testDropActorContainedSuccess0.039
testDropBlockContainedSuccess0.050
testDropConstraintBlockContainedSuccess0.050
testDropDataTypeContainedSuccess0.047
testDropDimensionContainedSuccess0.046
testDropEnumerationContainedSuccess0.044
testDropFlowSpecificationContainedSuccess0.050
testDropInstanceSpecificationContainedSuccess0.047
testDropInterfaceContainedSuccess0.051
testDropModelContainedSuccess0.049
testDropPackageContainedSuccess0.048
testDropPrimitiveTypeContainedSuccess0.047
testDropSignalContainedSuccess0.048
testDropUnitContainedSuccess0.048
testDropValueTypeContainedSuccess3.433
testDropActorSuccess0.005
testDropActorPartSuccess0.010
testDropBlockSuccess0.005
testDropCommentSuccess0.004
testDropCommentContainedSuccess0.070
testDropConstraintBlockSuccess0.006
testDropConstraintSuccess0.005
testDropConstraintContainedSuccess0.028
testDropConstraintPropertySuccess0.010
testDropDataTypeSuccess0.005
testDropDimensionSuccess0.006
testDropEnumerationSuccess0.006
testDropEnumerationLiteralSuccess0.011
testDropFlowPortSuccess0.014
testDropFlowPropertySuccess0.014
testDropFlowSpecificationSuccess0.006
testDropInstanceSpecificationSuccess0.005
testDropInterfaceSuccess0.005
testDropModelSuccess0.005
testDropOperationSuccess0.012
testDropPackageSuccess0.006
testDropPartSuccess0.021
testDropPortSuccess0.013
testDropPrimitiveTypeSuccess0.006
testDropPropertySuccess0.012
testDropReceptionSuccess0.012
testDropReferenceSuccess0.020
testDropSignalSuccess0.006
testDropSlotSuccess0.012
testDropUnitSuccess0.007
testDropValueSuccess0.019
testDropValueTypeSuccess0.007
testDropActorContainedSuccess0.035
testDropBlockContainedSuccess0.045
testDropConstraintBlockContainedSuccess0.045
testDropDataTypeContainedSuccess0.043
testDropDimensionContainedSuccess0.040
testDropEnumerationContainedSuccess0.042
testDropFlowSpecificationContainedSuccess0.045
testDropInstanceSpecificationContainedSuccess0.178
testDropInterfaceContainedSuccess0.050
testDropModelContainedSuccess0.049
testDropPackageContainedSuccess0.047
testDropPrimitiveTypeContainedSuccess0.046
testDropSignalContainedSuccess0.047
testDropUnitContainedSuccess0.048
testDropValueTypeContainedSuccess4.863
createLinkWithSourceActorSuccess0.002
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.001
createLinkWithSourceEnumerationSuccess0.002
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.002
createLinkWithSourcePrimitiveTypeSuccess0.002
createLinkWithSourceSignalSuccess0.001
createLinkWithSourceUnitSuccess0.001
createLinkWithSourceValueTypeSuccess0.000
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.000
createLinkWithSourceInstanceSpecCNSuccess0.000
createLinkWithSourceModelSuccess0.000
createLinkWithSourceModelCNSuccess0.001
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.001
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.000
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.001
createLinkWithSourceConstraintCLNSuccess0.001
createLinkWithSourceConstraintPropertySuccess0.001
createLinkWithSourceAssociationSuccess0.003
createLinkWithSourceEnumerationLiteralSuccess0.002
createLinkWithSourceFlowPropertySuccess4.815
createLinkWithSourceActorSuccess0.000
createLinkWithSourceActorPartSuccess0.000
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.000
createLinkWithSourceEnumerationSuccess0.000
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.001
createLinkWithSourceSignalSuccess0.001
createLinkWithSourceUnitSuccess0.000
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.000
createLinkWithSourceInstanceSpecCNSuccess0.000
createLinkWithSourceModelSuccess0.000
createLinkWithSourceModelCNSuccess0.001
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.000
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.000
createLinkWithSourceConstraintCLNSuccess0.000
createLinkWithSourceConstraintPropertySuccess0.001
createLinkWithSourceAssociationSuccess0.002
createLinkWithSourceEnumerationLiteralSuccess0.001
createLinkWithSourceFlowPropertySuccess4.712
createLinkWithTargetActorSuccess0.043
createLinkWithTargetActorPartSuccess0.002
createLinkWithTargetBlockSuccess0.041
createLinkWithTargetConstraintBlockSuccess0.043
createLinkWithTargetDataTypeSuccess0.042
createLinkWithTargetDimensionSuccess0.043
createLinkWithTargetEnumerationSuccess0.045
createLinkWithTargetFlowSpecificationSuccess0.052
createLinkWithTargetInterfaceSuccess0.048
createLinkWithTargetPrimitiveTypeSuccess0.047
createLinkWithTargetSignalSuccess0.046
createLinkWithTargetUnitSuccess0.071
createLinkWithTargetValueTypeSuccess0.048
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.047
createLinkWithTargetConstraintCNSuccess0.046
createLinkWithTargetInstanceSpecSuccess0.047
createLinkWithTargetInstanceSpecCNSuccess0.144
createLinkWithTargetModelSuccess0.047
createLinkWithTargetModelCNSuccess0.046
createLinkWithTargetPackageSuccess0.047
createLinkWithTargetPackageCNSuccess0.047
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.002
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.002
createLinkWithTargetAssociationSuccess0.062
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess4.668
verifyUMLRulesForGeneralizationSuccess0.001
onlyBlockCanSpecializeBlockSuccess0.000
createGeneralizationWithCycleIsForbiddenSuccess0.001
createGeneralizationWithIndirectCycleIsForbiddenSuccess0.000
createLinkWithTargetActorSuccess0.038
createLinkWithTargetActorPartSuccess0.001
createLinkWithTargetBlockSuccess0.039
createLinkWithTargetConstraintBlockSuccess0.061
createLinkWithTargetDataTypeSuccess0.038
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.038
createLinkWithTargetFlowSpecificationSuccess0.037
createLinkWithTargetInterfaceSuccess0.041
createLinkWithTargetPrimitiveTypeSuccess0.039
createLinkWithTargetSignalSuccess0.039
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.038
createLinkWithTargetCommentSuccess0.003
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.001
createLinkWithTargetConstraintCNSuccess0.001
createLinkWithTargetInstanceSpecSuccess0.001
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.002
createLinkWithTargetModelCNSuccess0.001
createLinkWithTargetPackageSuccess0.001
createLinkWithTargetPackageCNSuccess0.001
createLinkWithTargetSlotSuccess0.002
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.050
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess4.947
createLinkWithSourceActorSuccess0.001
createLinkWithSourceActorPartSuccess0.000
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.002
createLinkWithSourceDataTypeSuccess0.000
createLinkWithSourceDimensionSuccess0.000
createLinkWithSourceEnumerationSuccess0.000
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.001
createLinkWithSourceSignalSuccess0.000
createLinkWithSourceUnitSuccess0.000
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.000
createLinkWithSourceModelSuccess0.000
createLinkWithSourceModelCNSuccess0.000
createLinkWithSourcePackageSuccess0.000
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.001
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.000
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.001
createLinkWithSourceConstraintCLNSuccess0.001
createLinkWithSourceConstraintPropertySuccess0.000
createLinkWithSourceAssociationSuccess0.001
createLinkWithSourceEnumerationLiteralSuccess0.000
createLinkWithSourceFlowPropertySuccess4.893
createLinkWithTargetActorSuccess0.002
createLinkWithTargetActorPartSuccess0.001
createLinkWithTargetBlockSuccess0.001
createLinkWithTargetConstraintBlockSuccess0.001
createLinkWithTargetDataTypeSuccess0.002
createLinkWithTargetDimensionSuccess0.001
createLinkWithTargetEnumerationSuccess0.001
createLinkWithTargetFlowSpecificationSuccess0.045
createLinkWithTargetInterfaceSuccess0.045
createLinkWithTargetPrimitiveTypeSuccess0.002
createLinkWithTargetSignalSuccess0.001
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.002
createLinkWithTargetCommentSuccess0.001
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.001
createLinkWithTargetConstraintCNSuccess0.001
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.002
createLinkWithTargetModelCNSuccess0.002
createLinkWithTargetPackageSuccess0.001
createLinkWithTargetPackageCNSuccess0.001
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.000
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.002
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess4.718
createLinkWithSourceActorSuccess0.000
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.001
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.000
createLinkWithSourceSignalSuccess0.000
createLinkWithSourceUnitSuccess0.000
createLinkWithSourceValueTypeSuccess0.000
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.000
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.001
createLinkWithSourceModelSuccess0.001
createLinkWithSourceModelCNSuccess0.000
createLinkWithSourcePackageSuccess0.000
createLinkWithSourcePackageCNSuccess0.000
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePortSuccess0.000
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.000
createLinkWithSourceValueSuccess0.001
createLinkWithSourceOperationSuccess0.000
createLinkWithSourceReceptionSuccess0.000
createLinkWithSourceConstraintCLNSuccess0.001
createLinkWithSourceConstraintPropertySuccess0.000
createLinkWithSourceAssociationSuccess0.000
createLinkWithSourceEnumerationLiteralSuccess0.000
createLinkWithSourceFlowPropertySuccess4.967
createLinkWithTargetActorSuccess0.041
createLinkWithTargetActorPartSuccess0.001
createLinkWithTargetBlockSuccess0.063
createLinkWithTargetConstraintBlockSuccess0.042
createLinkWithTargetDataTypeSuccess0.040
createLinkWithTargetDimensionSuccess0.041
createLinkWithTargetEnumerationSuccess0.040
createLinkWithTargetFlowSpecificationSuccess0.046
createLinkWithTargetInterfaceSuccess0.042
createLinkWithTargetPrimitiveTypeSuccess0.043
createLinkWithTargetSignalSuccess0.040
createLinkWithTargetUnitSuccess0.043
createLinkWithTargetValueTypeSuccess0.042
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.044
createLinkWithTargetConstraintCNSuccess0.042
createLinkWithTargetInstanceSpecSuccess0.044
createLinkWithTargetInstanceSpecCNSuccess0.042
createLinkWithTargetModelSuccess0.043
createLinkWithTargetModelCNSuccess0.043
createLinkWithTargetPackageSuccess0.044
createLinkWithTargetPackageCNSuccess0.044
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.000
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.000
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.061
createLinkWithTargetEnumerationLiteralSuccess0.002
createLinkWithTargetFlowPropertySuccess4.953
createLinkWithSourceActorSuccess0.002
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.000
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.002
createLinkWithSourceEnumerationSuccess0.000
createLinkWithSourceFlowSpecificationSuccess0.000
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.001
createLinkWithSourceSignalSuccess0.000
createLinkWithSourceUnitSuccess0.000
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.000
createLinkWithSourceModelSuccess0.000
createLinkWithSourceModelCNSuccess0.001
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.001
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePortSuccess0.000
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.000
createLinkWithSourceOperationSuccess0.000
createLinkWithSourceReceptionSuccess0.000
createLinkWithSourceConstraintCLNSuccess0.000
createLinkWithSourceConstraintPropertySuccess0.000
createLinkWithSourceAssociationSuccess0.002
createLinkWithSourceEnumerationLiteralSuccess0.001
createLinkWithSourceFlowPropertySuccess4.830
createLinkWithTargetActorSuccess0.051
createLinkWithTargetActorPartSuccess0.002
createLinkWithTargetBlockSuccess0.045
createLinkWithTargetConstraintBlockSuccess0.046
createLinkWithTargetDataTypeSuccess0.045
createLinkWithTargetDimensionSuccess0.047
createLinkWithTargetEnumerationSuccess0.045
createLinkWithTargetFlowSpecificationSuccess0.047
createLinkWithTargetInterfaceSuccess0.046
createLinkWithTargetPrimitiveTypeSuccess0.047
createLinkWithTargetSignalSuccess0.046
createLinkWithTargetUnitSuccess0.048
createLinkWithTargetValueTypeSuccess0.045
createLinkWithTargetCommentSuccess0.050
createLinkWithTargetCommentCNSuccess0.047
createLinkWithTargetConstraintSuccess0.044
createLinkWithTargetConstraintCNSuccess0.045
createLinkWithTargetInstanceSpecSuccess0.045
createLinkWithTargetInstanceSpecCNSuccess0.072
createLinkWithTargetModelSuccess0.048
createLinkWithTargetModelCNSuccess0.049
createLinkWithTargetPackageSuccess0.167
createLinkWithTargetPackageCNSuccess0.045
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.000
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.056
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess4.760
createLinkWithTargetActorSuccess0.036
createLinkWithTargetActorPartSuccess0.002
createLinkWithTargetBlockSuccess0.033
createLinkWithTargetConstraintBlockSuccess0.034
createLinkWithTargetDataTypeSuccess0.034
createLinkWithTargetDimensionSuccess0.035
createLinkWithTargetEnumerationSuccess0.035
createLinkWithTargetFlowSpecificationSuccess0.036
createLinkWithTargetInterfaceSuccess0.034
createLinkWithTargetPrimitiveTypeSuccess0.035
createLinkWithTargetSignalSuccess0.033
createLinkWithTargetUnitSuccess0.034
createLinkWithTargetValueTypeSuccess0.032
createLinkWithTargetCommentSuccess0.041
createLinkWithTargetCommentCNSuccess0.043
createLinkWithTargetConstraintSuccess0.036
createLinkWithTargetConstraintCNSuccess0.034
createLinkWithTargetInstanceSpecSuccess0.034
createLinkWithTargetInstanceSpecCNSuccess0.033
createLinkWithTargetModelSuccess0.036
createLinkWithTargetModelCNSuccess0.036
createLinkWithTargetPackageSuccess0.036
createLinkWithTargetPackageCNSuccess0.035
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.000
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.048
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess5.056
createLinkWithSourceActorSuccess0.001
createLinkWithSourceActorPartSuccess0.000
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.001
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.001
createLinkWithSourceSignalSuccess0.001
createLinkWithSourceUnitSuccess0.001
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.000
createLinkWithSourceModelSuccess0.000
createLinkWithSourceModelCNSuccess0.000
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.001
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.002
createLinkWithSourceConstraintCLNSuccess0.000
createLinkWithSourceConstraintPropertySuccess0.001
createLinkWithSourceAssociationSuccess0.002
createLinkWithSourceEnumerationLiteralSuccess0.001
createLinkWithSourceFlowPropertySuccess4.930
createLinkWithSourceActorSuccess0.000
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.001
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.001
createLinkWithSourceSignalSuccess0.001
createLinkWithSourceUnitSuccess0.001
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.001
createLinkWithSourceModelSuccess0.000
createLinkWithSourceModelCNSuccess0.000
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.000
createLinkWithSourceConstraintCLNSuccess0.001
createLinkWithSourceConstraintPropertySuccess0.001
createLinkWithSourceAssociationSuccess0.002
createLinkWithSourceEnumerationLiteralSuccess0.002
createLinkWithSourceFlowPropertySuccess4.806
createLinkWithSourceActorSuccess0.001
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.001
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.001
createLinkWithSourceSignalSuccess0.001
createLinkWithSourceUnitSuccess0.001
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.001
createLinkWithSourceModelSuccess0.001
createLinkWithSourceModelCNSuccess0.001
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.000
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.001
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.002
createLinkWithSourceConstraintCLNSuccess0.001
createLinkWithSourceConstraintPropertySuccess0.001
createLinkWithSourceAssociationSuccess0.002
createLinkWithSourceEnumerationLiteralSuccess0.001
createLinkWithSourceFlowPropertySuccess5.003
createLinkWithSourceActorSuccess0.001
createLinkWithSourceActorPartSuccess0.000
createLinkWithSourceBlockSuccess0.000
createLinkWithSourceConstraintBlockSuccess0.000
createLinkWithSourceDataTypeSuccess0.000
createLinkWithSourceDimensionSuccess0.001
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.000
createLinkWithSourceSignalSuccess0.000
createLinkWithSourceUnitSuccess0.000
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.001
createLinkWithSourceModelSuccess0.001
createLinkWithSourceModelCNSuccess0.001
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.001
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePortSuccess0.000
createLinkWithSourceFlowPortSuccess0.001
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceOperationSuccess0.000
createLinkWithSourceReceptionSuccess0.001
createLinkWithSourceConstraintCLNSuccess0.000
createLinkWithSourceConstraintPropertySuccess0.000
createLinkWithSourceAssociationSuccess0.001
createLinkWithSourceEnumerationLiteralSuccess0.000
createLinkWithSourceFlowPropertySuccess4.806
createLinkWithSourceActorSuccess0.000
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.001
createLinkWithSourceDataTypeSuccess0.001
createLinkWithSourceDimensionSuccess0.000
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.000
createLinkWithSourceSignalSuccess0.001
createLinkWithSourceUnitSuccess0.001
createLinkWithSourceValueTypeSuccess0.002
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.001
createLinkWithSourceModelSuccess0.001
createLinkWithSourceModelCNSuccess0.001
createLinkWithSourcePackageSuccess0.001
createLinkWithSourcePackageCNSuccess0.001
createLinkWithSourceSlotSuccess0.000
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePortSuccess0.001
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.002
createLinkWithSourceValueSuccess0.002
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.000
createLinkWithSourceConstraintCLNSuccess0.000
createLinkWithSourceConstraintPropertySuccess0.000
createLinkWithSourceAssociationSuccess0.001
createLinkWithSourceEnumerationLiteralSuccess0.001
createLinkWithSourceFlowPropertySuccess5.121
createLinkWithSourceActorSuccess0.002
createLinkWithSourceActorPartSuccess0.000
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceConstraintBlockSuccess0.000
createLinkWithSourceDataTypeSuccess0.000
createLinkWithSourceDimensionSuccess0.000
createLinkWithSourceEnumerationSuccess0.001
createLinkWithSourceFlowSpecificationSuccess0.001
createLinkWithSourceInterfaceSuccess0.001
createLinkWithSourcePrimitiveTypeSuccess0.002
createLinkWithSourceSignalSuccess0.002
createLinkWithSourceUnitSuccess0.001
createLinkWithSourceValueTypeSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.000
createLinkWithSourceInstanceSpecSuccess0.001
createLinkWithSourceInstanceSpecCNSuccess0.001
createLinkWithSourceModelSuccess0.001
createLinkWithSourceModelCNSuccess0.000
createLinkWithSourcePackageSuccess0.000
createLinkWithSourcePackageCNSuccess0.000
createLinkWithSourceSlotSuccess0.001
createLinkWithSourcePropertySuccess0.013
createLinkWithSourcePortSuccess0.000
createLinkWithSourceFlowPortSuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.000
createLinkWithSourceValueSuccess0.000
createLinkWithSourceOperationSuccess0.001
createLinkWithSourceReceptionSuccess0.000
createLinkWithSourceConstraintCLNSuccess0.000
createLinkWithSourceConstraintPropertySuccess0.000
createLinkWithSourceAssociationSuccess0.000
createLinkWithSourceEnumerationLiteralSuccess0.000
createLinkWithSourceFlowPropertySuccess5.059
createLinkWithTargetActorSuccess0.004
createLinkWithTargetActorPartSuccess0.001
createLinkWithTargetBlockSuccess0.051
createLinkWithTargetConstraintBlockSuccess0.049
createLinkWithTargetDataTypeSuccess0.050
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.050
createLinkWithTargetFlowSpecificationSuccess0.052
createLinkWithTargetInterfaceSuccess0.073
createLinkWithTargetPrimitiveTypeSuccess0.068
createLinkWithTargetSignalSuccess0.051
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.052
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.001
createLinkWithTargetConstraintCNSuccess0.002
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.002
createLinkWithTargetModelCNSuccess0.002
createLinkWithTargetPackageSuccess0.002
createLinkWithTargetPackageCNSuccess0.001
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.002
createLinkWithTargetEnumerationLiteralSuccess0.002
createLinkWithTargetFlowPropertySuccess4.958
createLinkWithTargetActorSuccess0.054
createLinkWithTargetActorPartSuccess0.002
createLinkWithTargetBlockSuccess0.052
createLinkWithTargetConstraintBlockSuccess0.050
createLinkWithTargetDataTypeSuccess0.050
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.055
createLinkWithTargetFlowSpecificationSuccess0.059
createLinkWithTargetInterfaceSuccess0.061
createLinkWithTargetPrimitiveTypeSuccess0.210
createLinkWithTargetSignalSuccess0.057
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.053
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.002
createLinkWithTargetConstraintCNSuccess0.002
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.001
createLinkWithTargetModelCNSuccess0.002
createLinkWithTargetPackageSuccess0.002
createLinkWithTargetPackageCNSuccess0.002
createLinkWithTargetSlotSuccess0.002
createLinkWithTargetPropertySuccess0.003
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.002
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.002
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.002
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.003
createLinkWithTargetEnumerationLiteralSuccess0.003
createLinkWithTargetFlowPropertySuccess4.951
createLinkWithTargetActorSuccess0.003
createLinkWithTargetActorPartSuccess0.002
createLinkWithTargetBlockSuccess0.054
createLinkWithTargetConstraintBlockSuccess0.050
createLinkWithTargetDataTypeSuccess0.053
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.055
createLinkWithTargetFlowSpecificationSuccess0.056
createLinkWithTargetInterfaceSuccess0.055
createLinkWithTargetPrimitiveTypeSuccess0.056
createLinkWithTargetSignalSuccess0.058
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.054
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.001
createLinkWithTargetConstraintCNSuccess0.002
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.002
createLinkWithTargetModelCNSuccess0.002
createLinkWithTargetPackageSuccess0.001
createLinkWithTargetPackageCNSuccess0.001
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.001
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.002
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess5.330
createLinkWithTargetActorSuccess0.055
createLinkWithTargetActorPartSuccess0.001
createLinkWithTargetBlockSuccess0.050
createLinkWithTargetConstraintBlockSuccess0.057
createLinkWithTargetDataTypeSuccess0.057
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.057
createLinkWithTargetFlowSpecificationSuccess0.056
createLinkWithTargetInterfaceSuccess0.054
createLinkWithTargetPrimitiveTypeSuccess0.057
createLinkWithTargetSignalSuccess0.057
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.055
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.001
createLinkWithTargetConstraintCNSuccess0.002
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.001
createLinkWithTargetModelCNSuccess0.001
createLinkWithTargetPackageSuccess0.001
createLinkWithTargetPackageCNSuccess0.001
createLinkWithTargetSlotSuccess0.001
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPortSuccess0.002
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.002
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.003
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess5.155
createLinkWithTargetActorSuccess0.003
createLinkWithTargetActorPartSuccess0.038
createLinkWithTargetBlockSuccess0.063
createLinkWithTargetConstraintBlockSuccess0.052
createLinkWithTargetDataTypeSuccess0.055
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.056
createLinkWithTargetFlowSpecificationSuccess0.062
createLinkWithTargetInterfaceSuccess0.059
createLinkWithTargetPrimitiveTypeSuccess0.061
createLinkWithTargetSignalSuccess0.060
createLinkWithTargetUnitSuccess0.003
createLinkWithTargetValueTypeSuccess0.057
createLinkWithTargetCommentSuccess0.001
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.002
createLinkWithTargetConstraintCNSuccess0.002
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.001
createLinkWithTargetModelSuccess0.002
createLinkWithTargetModelCNSuccess0.002
createLinkWithTargetPackageSuccess0.002
createLinkWithTargetPackageCNSuccess0.002
createLinkWithTargetSlotSuccess0.002
createLinkWithTargetPropertySuccess0.002
createLinkWithTargetPortSuccess0.002
createLinkWithTargetFlowPortSuccess0.001
createLinkWithTargetPartSuccess0.001
createLinkWithTargetReferenceSuccess0.002
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.003
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess5.180
createLinkWithTargetActorSuccess0.056
createLinkWithTargetActorPartSuccess0.002
createLinkWithTargetBlockSuccess0.054
createLinkWithTargetConstraintBlockSuccess0.057
createLinkWithTargetDataTypeSuccess0.055
createLinkWithTargetDimensionSuccess0.002
createLinkWithTargetEnumerationSuccess0.058
createLinkWithTargetFlowSpecificationSuccess0.057
createLinkWithTargetInterfaceSuccess0.058
createLinkWithTargetPrimitiveTypeSuccess0.052
createLinkWithTargetSignalSuccess0.057
createLinkWithTargetUnitSuccess0.002
createLinkWithTargetValueTypeSuccess0.059
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.001
createLinkWithTargetConstraintCNSuccess0.001
createLinkWithTargetInstanceSpecSuccess0.002
createLinkWithTargetInstanceSpecCNSuccess0.002
createLinkWithTargetModelSuccess0.003
createLinkWithTargetModelCNSuccess0.002
createLinkWithTargetPackageSuccess0.002
createLinkWithTargetPackageCNSuccess0.002
createLinkWithTargetSlotSuccess0.003
createLinkWithTargetPropertySuccess0.003
createLinkWithTargetPortSuccess0.003
createLinkWithTargetFlowPortSuccess0.003
createLinkWithTargetPartSuccess0.002
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.001
createLinkWithTargetOperationSuccess0.001
createLinkWithTargetReceptionSuccess0.001
createLinkWithTargetConstraintCLNSuccess0.001
createLinkWithTargetConstraintPropertySuccess0.001
createLinkWithTargetAssociationSuccess0.004
createLinkWithTargetEnumerationLiteralSuccess0.001
createLinkWithTargetFlowPropertySuccess3.702
dropDependencySuccess0.102
dropUsageSuccess0.029
dropInterfaceRealizationSuccess0.043
dropGeneralizationSuccess0.025
dropAssociationCompositeSuccess0.029
dropAssociationCompositeDirectedSuccess0.030
dropAssociationNoneSuccess0.029
dropAssociationNoneDirectedSuccess0.029
dropAssociationSharedSuccess0.030
dropAssociationSharedDirectedSuccess3.574
dropDependencySuccess0.134
dropUsageSuccess0.031
dropInterfaceRealizationSuccess0.046
dropGeneralizationSuccess0.028
dropAssociationCompositeSuccess0.032
dropAssociationCompositeDirectedSuccess0.032
dropAssociationNoneSuccess0.031
dropAssociationNoneDirectedSuccess0.036
dropAssociationSharedSuccess0.035
dropAssociationSharedDirectedSuccess3.929
testBasicDeleteFromModelDependencySuccess0.022
testBasicDeleteFromModelUsageSuccess0.020
testBasicDeleteFromModelInterfaceRealizationSuccess0.020
testBasicDeleteFromModelGeneralizationSuccess0.018
testBasicDeleteFromModelAssociationCompositeSuccess0.031
testBasicDeleteFromModelAssociationCompositeDirectedSuccess0.029
testBasicDeleteFromModelAssociationNoneSuccess0.029
testBasicDeleteFromModelAssociationNoneDirectedSuccess0.029
testBasicDeleteFromModelAssociationSharedSuccess0.030
testBasicDeleteFromModelAssociationSharedDirectedSuccess3.826
testBasicDeleteFromModelDependencySuccess0.029
testBasicDeleteFromModelUsageSuccess0.026
testBasicDeleteFromModelInterfaceRealizationSuccess6.750
testBasicDeleteFromModelGeneralizationSuccess0.022
testBasicDeleteFromModelAssociationCompositeSuccess0.036
testBasicDeleteFromModelAssociationCompositeDirectedSuccess0.034
testBasicDeleteFromModelAssociationNoneSuccess0.035
testBasicDeleteFromModelAssociationNoneDirectedSuccess0.036
testBasicDeleteFromModelAssociationSharedSuccess0.035
testBasicDeleteFromModelAssociationSharedDirectedSuccess2.937
testBasicDeleteFromDiagramActorSuccess0.780
testBasicDeleteFromDiagramActorPartSuccess0.053
testBasicDeleteFromDiagramBlockSuccess0.090
testBasicDeleteFromDiagramCommentSuccess0.071
testBasicDeleteFromDiagramConstraintBlockSuccess0.048
testBasicDeleteFromDiagramConstraintSuccess0.039
testBasicDeleteFromDiagramConstraintPropertySuccess0.056
testBasicDeleteFromDiagramDataTypeSuccess0.046
testBasicDeleteFromDiagramDimensionSuccess0.044
testBasicDeleteFromDiagramEnumerationSuccess0.047
testBasicDeleteFromDiagramEnumerationLiteralSuccess0.055
testBasicDeleteFromDiagramFlowPortSuccess0.066
testBasicDeleteFromDiagramFlowPropertySuccess0.066
testBasicDeleteFromDiagramFlowSpecificationSuccess0.054
testBasicDeleteFromDiagramInstanceSpecificationSuccess0.047
testBasicDeleteFromDiagramInterfaceSuccess0.052
testBasicDeleteFromDiagramModelSuccess0.046
testBasicDeleteFromDiagramOperationSuccess0.064
testBasicDeleteFromDiagramPackageSuccess0.054
testBasicDeleteFromDiagramPartSuccess0.072
testBasicDeleteFromDiagramPortSuccess0.082
testBasicDeleteFromDiagramPrimitiveTypeSuccess0.046
testBasicDeleteFromDiagramPropertySuccess0.066
testBasicDeleteFromDiagramReceptionSuccess0.078
testBasicDeleteFromDiagramReferenceSuccess0.086
testBasicDeleteFromDiagramSignalSuccess0.062
testBasicDeleteFromDiagramSlotSuccess0.070
testBasicDeleteFromDiagramUnitSuccess0.056
testBasicDeleteFromDiagramValueSuccess0.092
testBasicDeleteFromDiagramValueTypeSuccess2.894
testBasicDeleteFromDiagramActorPartSuccess0.804
testBasicDeleteFromModelActorSuccess0.045
testBasicDeleteFromModelBlockSuccess0.070
testBasicDeleteFromModelCommentSuccess0.073
testBasicDeleteFromModelConstraintBlockSuccess0.052
testBasicDeleteFromModelConstraintSuccess0.041
testBasicDeleteFromModelConstraintPropertySuccess0.060
testBasicDeleteFromModelDataTypeSuccess0.055
testBasicDeleteFromModelDimensionSuccess0.047
testBasicDeleteFromModelEnumerationSuccess0.046
testBasicDeleteFromModelEnumerationLiteralSuccess0.058
testBasicDeleteFromModelFlowPortSuccess0.067
testBasicDeleteFromModelFlowPropertySuccess0.064
testBasicDeleteFromModelFlowSpecificationSuccess0.192
testBasicDeleteFromModelInstanceSpecificationSuccess0.197
testBasicDeleteFromModelInterfaceSuccess0.109
testBasicDeleteFromModelModelSuccess0.055
testBasicDeleteFromModelOperationSuccess0.068
testBasicDeleteFromModelPackageSuccess0.052
testBasicDeleteFromModelPartSuccess0.099
testBasicDeleteFromModelPortSuccess0.070
testBasicDeleteFromModelPrimitiveTypeSuccess0.052
testBasicDeleteFromModelPropertySuccess0.072
testBasicDeleteFromModelReceptionSuccess0.075
testBasicDeleteFromModelReferenceSuccess0.090
testBasicDeleteFromModelSignalSuccess0.085
testBasicDeleteFromModelSlotSuccess0.074
testBasicDeleteFromModelUnitSuccess0.065
testBasicDeleteFromModelValueSuccess0.100
testBasicDeleteFromModelValueTypeSuccess2.924
getAllCompartmentEditPartsSuccess1.041
createDiagramSuccess0.929
testCreationActorPartInDiagramSuccess0.009
testCreationCommentInDiagramSuccess0.101
testCreationConstraintInDiagramSuccess0.053
testCreationPartInDiagramSuccess0.001
testCreationPortInDiagramSuccess0.001
testCreationPropertyInDiagramSuccess0.002
testCreationReferenceInDiagramSuccess0.001
testCreationValueInDiagramSuccess0.001
testCreationFlowPort_IN_InDiagramSuccess0.001
testCreationFlowPort_OUT_InDiagramSuccess0.001
testCreationFlowPort_INOUT_InDiagramSuccess0.001
testCreationFlowPort_NA_InDiagramSuccess1.020
testDropActorPartInDiagramSuccess0.022
testDropBlockInDiagramSuccess0.006
testDropCommentInDiagramSuccess0.071
testDropConstraintInDiagramSuccess0.030
testDropPartInDiagramSuccess0.017
testDropPortInDiagramSuccess0.011
testDropPropertyInDiagramSuccess0.011
testDropReferenceInDiagramSuccess0.019
testDropValueInDiagramSuccess0.018
testDropFlowPort_IN_InDiagramSuccess0.014
testDropFlowPort_OUT_InDiagramSuccess0.014
testDropFlowPort_INOUT_InDiagramSuccess0.013
testDropFlowPort_NA_InDiagramSuccess2.814
createLinkWithSourceActorPartSuccess0.025
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.002
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.000
createLinkWithSourceNestedActorPartSuccess0.001
createLinkWithSourcePortOnBlockSuccess0.001
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.001
createLinkWithSourceFlowPortOnBlockSuccess0.001
createLinkWithSourceFlowPortOnPartSuccess0.000
createLinkWithSourceFlowPortOnNestedPartSuccess0.000
createLinkWithSourceNestedPartSuccess0.001
createLinkWithSourceNestedPropertySuccess0.002
createLinkWithSourceNestedReferenceSuccess0.002
createLinkWithSourceNestedValueSuccess4.559
createLinkWithSourceActorPartSuccess0.079
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.040
createLinkWithSourcePartSuccess0.039
createLinkWithSourceReferenceSuccess0.038
createLinkWithSourceValueSuccess0.039
createLinkWithSourceNestedActorPartSuccess0.045
createLinkWithSourcePortOnBlockSuccess0.044
createLinkWithSourcePortOnPartSuccess0.063
createLinkWithSourcePortOnNestedPartSuccess0.053
createLinkWithSourceFlowPortOnBlockSuccess0.047
createLinkWithSourceFlowPortOnPartSuccess0.048
createLinkWithSourceFlowPortOnNestedPartSuccess0.045
createLinkWithSourceNestedPartSuccess0.042
createLinkWithSourceNestedPropertySuccess0.040
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.817
createLinkWithSourceActorPartSuccess0.043
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.044
createLinkWithSourcePartSuccess0.043
createLinkWithSourceReferenceSuccess0.045
createLinkWithSourceValueSuccess0.053
createLinkWithSourceNestedActorPartSuccess0.047
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.047
createLinkWithSourcePortOnNestedPartSuccess0.049
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.050
createLinkWithSourceFlowPortOnNestedPartSuccess0.047
createLinkWithSourceNestedPartSuccess0.044
createLinkWithSourceNestedPropertySuccess0.048
createLinkWithSourceNestedReferenceSuccess0.050
createLinkWithSourceNestedValueSuccess4.697
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.053
createLinkWithSourcePartSuccess0.046
createLinkWithSourceReferenceSuccess0.047
createLinkWithSourceValueSuccess0.050
createLinkWithSourceNestedActorPartSuccess0.048
createLinkWithSourcePortOnBlockSuccess0.049
createLinkWithSourcePortOnPartSuccess0.046
createLinkWithSourcePortOnNestedPartSuccess0.044
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.050
createLinkWithSourceFlowPortOnNestedPartSuccess0.044
createLinkWithSourceNestedPartSuccess0.048
createLinkWithSourceNestedPropertySuccess0.047
createLinkWithSourceNestedReferenceSuccess0.070
createLinkWithSourceNestedValueSuccess4.740
createLinkWithSourceActorPartSuccess0.044
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.052
createLinkWithSourcePartSuccess0.054
createLinkWithSourceReferenceSuccess0.066
createLinkWithSourceValueSuccess0.054
createLinkWithSourceNestedActorPartSuccess0.047
createLinkWithSourcePortOnBlockSuccess0.052
createLinkWithSourcePortOnPartSuccess0.046
createLinkWithSourcePortOnNestedPartSuccess0.053
createLinkWithSourceFlowPortOnBlockSuccess0.051
createLinkWithSourceFlowPortOnPartSuccess0.042
createLinkWithSourceFlowPortOnNestedPartSuccess0.042
createLinkWithSourceNestedPartSuccess0.048
createLinkWithSourceNestedPropertySuccess0.050
createLinkWithSourceNestedReferenceSuccess0.052
createLinkWithSourceNestedValueSuccess4.496
createLinkWithSourceActorPartSuccess0.045
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.044
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.043
createLinkWithSourceValueSuccess0.045
createLinkWithSourceNestedActorPartSuccess0.042
createLinkWithSourcePortOnBlockSuccess0.049
createLinkWithSourcePortOnPartSuccess0.049
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.049
createLinkWithSourceFlowPortOnNestedPartSuccess0.245
createLinkWithSourceNestedPartSuccess0.044
createLinkWithSourceNestedPropertySuccess0.043
createLinkWithSourceNestedReferenceSuccess0.044
createLinkWithSourceNestedValueSuccess4.448
createLinkWithSourceActorPartSuccess0.044
createLinkWithSourceBlockSuccess0.003
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.003
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.048
createLinkWithSourcePartSuccess0.060
createLinkWithSourceReferenceSuccess0.054
createLinkWithSourceValueSuccess0.044
createLinkWithSourceNestedActorPartSuccess0.041
createLinkWithSourcePortOnBlockSuccess0.048
createLinkWithSourcePortOnPartSuccess0.048
createLinkWithSourcePortOnNestedPartSuccess0.048
createLinkWithSourceFlowPortOnBlockSuccess0.051
createLinkWithSourceFlowPortOnPartSuccess0.051
createLinkWithSourceFlowPortOnNestedPartSuccess0.051
createLinkWithSourceNestedPartSuccess0.042
createLinkWithSourceNestedPropertySuccess0.044
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.806
createLinkWithSourceActorPartSuccess0.043
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.044
createLinkWithSourcePartSuccess0.042
createLinkWithSourceReferenceSuccess0.041
createLinkWithSourceValueSuccess0.042
createLinkWithSourceNestedActorPartSuccess0.039
createLinkWithSourcePortOnBlockSuccess0.044
createLinkWithSourcePortOnPartSuccess0.048
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.050
createLinkWithSourceFlowPortOnNestedPartSuccess0.045
createLinkWithSourceNestedPartSuccess0.042
createLinkWithSourceNestedPropertySuccess0.041
createLinkWithSourceNestedReferenceSuccess0.042
createLinkWithSourceNestedValueSuccess4.444
createLinkWithSourceActorPartSuccess0.039
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.040
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.040
createLinkWithSourceValueSuccess0.041
createLinkWithSourceNestedActorPartSuccess0.041
createLinkWithSourcePortOnBlockSuccess0.045
createLinkWithSourcePortOnPartSuccess0.044
createLinkWithSourcePortOnNestedPartSuccess0.044
createLinkWithSourceFlowPortOnBlockSuccess0.044
createLinkWithSourceFlowPortOnPartSuccess0.045
createLinkWithSourceFlowPortOnNestedPartSuccess0.042
createLinkWithSourceNestedPartSuccess0.040
createLinkWithSourceNestedPropertySuccess0.039
createLinkWithSourceNestedReferenceSuccess0.041
createLinkWithSourceNestedValueSuccess4.809
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.000
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.000
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.000
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePartSuccess0.024
createLinkWithSourceReferenceSuccess0.044
createLinkWithSourceValueSuccess0.044
createLinkWithSourceNestedActorPartSuccess0.041
createLinkWithSourcePortOnBlockSuccess0.050
createLinkWithSourcePortOnPartSuccess0.047
createLinkWithSourcePortOnNestedPartSuccess0.054
createLinkWithSourceFlowPortOnBlockSuccess0.050
createLinkWithSourceFlowPortOnPartSuccess0.049
createLinkWithSourceFlowPortOnNestedPartSuccess0.044
createLinkWithSourceNestedPartSuccess0.044
createLinkWithSourceNestedPropertySuccess0.042
createLinkWithSourceNestedReferenceSuccess0.046
createLinkWithSourceNestedValueSuccess4.819
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.003
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.046
createLinkWithSourcePartSuccess0.046
createLinkWithSourceReferenceSuccess0.047
createLinkWithSourceValueSuccess0.050
createLinkWithSourceNestedActorPartSuccess0.050
createLinkWithSourcePortOnBlockSuccess0.001
createLinkWithSourcePortOnPartSuccess0.051
createLinkWithSourcePortOnNestedPartSuccess0.045
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.047
createLinkWithSourceFlowPortOnNestedPartSuccess0.045
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.046
createLinkWithSourceNestedReferenceSuccess0.054
createLinkWithSourceNestedValueSuccess4.597
createLinkWithSourceActorPartSuccess0.049
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.045
createLinkWithSourcePartSuccess0.047
createLinkWithSourceReferenceSuccess0.046
createLinkWithSourceValueSuccess0.053
createLinkWithSourceNestedActorPartSuccess0.045
createLinkWithSourcePortOnBlockSuccess0.022
createLinkWithSourcePortOnPartSuccess0.043
createLinkWithSourcePortOnNestedPartSuccess0.046
createLinkWithSourceFlowPortOnBlockSuccess0.051
createLinkWithSourceFlowPortOnPartSuccess0.047
createLinkWithSourceFlowPortOnNestedPartSuccess0.044
createLinkWithSourceNestedPartSuccess0.049
createLinkWithSourceNestedPropertySuccess0.047
createLinkWithSourceNestedReferenceSuccess0.049
createLinkWithSourceNestedValueSuccess4.791
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.047
createLinkWithSourcePartSuccess0.048
createLinkWithSourceReferenceSuccess0.050
createLinkWithSourceValueSuccess0.046
createLinkWithSourceNestedActorPartSuccess0.044
createLinkWithSourcePortOnBlockSuccess0.047
createLinkWithSourcePortOnPartSuccess0.040
createLinkWithSourcePortOnNestedPartSuccess0.042
createLinkWithSourceFlowPortOnBlockSuccess0.070
createLinkWithSourceFlowPortOnPartSuccess0.042
createLinkWithSourceFlowPortOnNestedPartSuccess0.042
createLinkWithSourceNestedPartSuccess0.048
createLinkWithSourceNestedPropertySuccess0.047
createLinkWithSourceNestedReferenceSuccess0.050
createLinkWithSourceNestedValueSuccess4.877
createLinkWithSourceActorPartSuccess0.039
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.041
createLinkWithSourcePartSuccess0.039
createLinkWithSourceReferenceSuccess0.039
createLinkWithSourceValueSuccess0.040
createLinkWithSourceNestedActorPartSuccess0.041
createLinkWithSourcePortOnBlockSuccess0.044
createLinkWithSourcePortOnPartSuccess0.042
createLinkWithSourcePortOnNestedPartSuccess0.046
createLinkWithSourceFlowPortOnBlockSuccess0.066
createLinkWithSourceFlowPortOnPartSuccess0.047
createLinkWithSourceFlowPortOnNestedPartSuccess0.048
createLinkWithSourceNestedPartSuccess0.046
createLinkWithSourceNestedPropertySuccess0.045
createLinkWithSourceNestedReferenceSuccess0.046
createLinkWithSourceNestedValueSuccess4.553
createLinkWithSourceActorPartSuccess0.039
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.041
createLinkWithSourcePartSuccess0.045
createLinkWithSourceReferenceSuccess0.041
createLinkWithSourceValueSuccess0.046
createLinkWithSourceNestedActorPartSuccess0.051
createLinkWithSourcePortOnBlockSuccess0.052
createLinkWithSourcePortOnPartSuccess0.052
createLinkWithSourcePortOnNestedPartSuccess0.054
createLinkWithSourceFlowPortOnBlockSuccess0.050
createLinkWithSourceFlowPortOnPartSuccess0.048
createLinkWithSourceFlowPortOnNestedPartSuccess0.050
createLinkWithSourceNestedPartSuccess0.047
createLinkWithSourceNestedPropertySuccess0.047
createLinkWithSourceNestedReferenceSuccess0.206
createLinkWithSourceNestedValueSuccess4.666
createLinkWithSourceActorPartSuccess0.039
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.041
createLinkWithSourcePartSuccess0.043
createLinkWithSourceReferenceSuccess0.041
createLinkWithSourceValueSuccess0.043
createLinkWithSourceNestedActorPartSuccess0.042
createLinkWithSourcePortOnBlockSuccess0.046
createLinkWithSourcePortOnPartSuccess0.045
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.045
createLinkWithSourceFlowPortOnPartSuccess0.047
createLinkWithSourceFlowPortOnNestedPartSuccess0.046
createLinkWithSourceNestedPartSuccess0.043
createLinkWithSourceNestedPropertySuccess0.042
createLinkWithSourceNestedReferenceSuccess0.044
createLinkWithSourceNestedValueSuccess4.610
createLinkWithSourceActorPartSuccess0.039
createLinkWithSourceBlockSuccess0.003
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.042
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.042
createLinkWithSourceValueSuccess0.043
createLinkWithSourceNestedActorPartSuccess0.042
createLinkWithSourcePortOnBlockSuccess0.047
createLinkWithSourcePortOnPartSuccess0.046
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.070
createLinkWithSourceFlowPortOnPartSuccess0.045
createLinkWithSourceFlowPortOnNestedPartSuccess0.046
createLinkWithSourceNestedPartSuccess0.043
createLinkWithSourceNestedPropertySuccess0.041
createLinkWithSourceNestedReferenceSuccess0.043
createLinkWithSourceNestedValueSuccess4.318
createLinkWithSourceActorPartSuccess0.041
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.041
createLinkWithSourcePartSuccess0.041
createLinkWithSourceReferenceSuccess0.040
createLinkWithSourceValueSuccess0.038
createLinkWithSourceNestedActorPartSuccess0.042
createLinkWithSourcePortOnBlockSuccess0.044
createLinkWithSourcePortOnPartSuccess0.046
createLinkWithSourcePortOnNestedPartSuccess0.049
createLinkWithSourceFlowPortOnBlockSuccess0.044
createLinkWithSourceFlowPortOnPartSuccess0.044
createLinkWithSourceFlowPortOnNestedPartSuccess0.063
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.042
createLinkWithSourceNestedReferenceSuccess0.043
createLinkWithSourceNestedValueSuccess4.476
createLinkWithSourceActorPartSuccess0.047
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.044
createLinkWithSourcePartSuccess0.045
createLinkWithSourceReferenceSuccess0.046
createLinkWithSourceValueSuccess0.044
createLinkWithSourceNestedActorPartSuccess0.047
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.047
createLinkWithSourcePortOnNestedPartSuccess0.048
createLinkWithSourceFlowPortOnBlockSuccess0.001
createLinkWithSourceFlowPortOnPartSuccess0.047
createLinkWithSourceFlowPortOnNestedPartSuccess0.054
createLinkWithSourceNestedPartSuccess0.049
createLinkWithSourceNestedPropertySuccess0.049
createLinkWithSourceNestedReferenceSuccess0.056
createLinkWithSourceNestedValueSuccess4.625
createLinkWithSourceActorPartSuccess0.048
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.046
createLinkWithSourcePartSuccess0.046
createLinkWithSourceReferenceSuccess0.049
createLinkWithSourceValueSuccess0.048
createLinkWithSourceNestedActorPartSuccess0.045
createLinkWithSourcePortOnBlockSuccess0.051
createLinkWithSourcePortOnPartSuccess0.044
createLinkWithSourcePortOnNestedPartSuccess0.043
createLinkWithSourceFlowPortOnBlockSuccess0.050
createLinkWithSourceFlowPortOnPartSuccess0.042
createLinkWithSourceFlowPortOnNestedPartSuccess0.042
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.044
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.401
createLinkWithSourceActorPartSuccess0.045
createLinkWithSourceBlockSuccess0.003
createLinkWithSourcePropertySuccess0.043
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.046
createLinkWithSourceValueSuccess0.043
createLinkWithSourceNestedActorPartSuccess0.047
createLinkWithSourcePortOnBlockSuccess0.049
createLinkWithSourcePortOnPartSuccess0.044
createLinkWithSourcePortOnNestedPartSuccess0.045
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.043
createLinkWithSourceFlowPortOnNestedPartSuccess0.047
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.045
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.538
createLinkWithSourceActorPartSuccess0.044
createLinkWithSourceBlockSuccess0.003
createLinkWithSourcePropertySuccess0.040
createLinkWithSourcePartSuccess0.040
createLinkWithSourceReferenceSuccess0.041
createLinkWithSourceValueSuccess0.040
createLinkWithSourceNestedActorPartSuccess0.040
createLinkWithSourcePortOnBlockSuccess0.045
createLinkWithSourcePortOnPartSuccess0.045
createLinkWithSourcePortOnNestedPartSuccess0.049
createLinkWithSourceFlowPortOnBlockSuccess0.050
createLinkWithSourceFlowPortOnPartSuccess0.051
createLinkWithSourceFlowPortOnNestedPartSuccess0.050
createLinkWithSourceNestedPartSuccess0.046
createLinkWithSourceNestedPropertySuccess0.042
createLinkWithSourceNestedReferenceSuccess0.042
createLinkWithSourceNestedValueSuccess4.374
createLinkWithSourceActorPartSuccess0.045
createLinkWithSourceBlockSuccess0.003
createLinkWithSourcePropertySuccess0.040
createLinkWithSourcePartSuccess0.043
createLinkWithSourceReferenceSuccess0.042
createLinkWithSourceValueSuccess0.062
createLinkWithSourceNestedActorPartSuccess0.042
createLinkWithSourcePortOnBlockSuccess0.052
createLinkWithSourcePortOnPartSuccess0.050
createLinkWithSourcePortOnNestedPartSuccess0.054
createLinkWithSourceFlowPortOnBlockSuccess0.052
createLinkWithSourceFlowPortOnPartSuccess0.050
createLinkWithSourceFlowPortOnNestedPartSuccess0.051
createLinkWithSourceNestedPartSuccess0.211
createLinkWithSourceNestedPropertySuccess0.042
createLinkWithSourceNestedReferenceSuccess0.043
createLinkWithSourceNestedValueSuccess4.258
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.042
createLinkWithSourcePartSuccess0.041
createLinkWithSourceReferenceSuccess0.041
createLinkWithSourceValueSuccess0.043
createLinkWithSourceNestedActorPartSuccess0.043
createLinkWithSourcePortOnBlockSuccess0.053
createLinkWithSourcePortOnPartSuccess0.049
createLinkWithSourcePortOnNestedPartSuccess0.049
createLinkWithSourceFlowPortOnBlockSuccess0.050
createLinkWithSourceFlowPortOnPartSuccess0.053
createLinkWithSourceFlowPortOnNestedPartSuccess0.047
createLinkWithSourceNestedPartSuccess0.040
createLinkWithSourceNestedPropertySuccess0.063
createLinkWithSourceNestedReferenceSuccess0.041
createLinkWithSourceNestedValueSuccess4.448
createLinkWithSourceActorPartSuccess0.045
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.042
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.043
createLinkWithSourceValueSuccess0.040
createLinkWithSourceNestedActorPartSuccess0.041
createLinkWithSourcePortOnBlockSuccess0.046
createLinkWithSourcePortOnPartSuccess0.047
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.048
createLinkWithSourceFlowPortOnNestedPartSuccess0.049
createLinkWithSourceNestedPartSuccess0.044
createLinkWithSourceNestedPropertySuccess0.043
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.388
createLinkWithSourceActorPartSuccess0.044
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.043
createLinkWithSourcePartSuccess0.045
createLinkWithSourceReferenceSuccess0.045
createLinkWithSourceValueSuccess0.042
createLinkWithSourceNestedActorPartSuccess0.043
createLinkWithSourcePortOnBlockSuccess0.048
createLinkWithSourcePortOnPartSuccess0.048
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.048
createLinkWithSourceFlowPortOnPartSuccess0.048
createLinkWithSourceFlowPortOnNestedPartSuccess0.048
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.042
createLinkWithSourceNestedReferenceSuccess0.044
createLinkWithSourceNestedValueSuccess4.491
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.001
createLinkWithSourcePropertySuccess0.045
createLinkWithSourcePartSuccess0.052
createLinkWithSourceReferenceSuccess0.045
createLinkWithSourceValueSuccess0.044
createLinkWithSourceNestedActorPartSuccess0.047
createLinkWithSourcePortOnBlockSuccess0.001
createLinkWithSourcePortOnPartSuccess0.043
createLinkWithSourcePortOnNestedPartSuccess0.048
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.052
createLinkWithSourceFlowPortOnNestedPartSuccess0.050
createLinkWithSourceNestedPartSuccess0.049
createLinkWithSourceNestedPropertySuccess0.053
createLinkWithSourceNestedReferenceSuccess0.057
createLinkWithSourceNestedValueSuccess4.458
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.045
createLinkWithSourcePartSuccess0.046
createLinkWithSourceReferenceSuccess0.048
createLinkWithSourceValueSuccess0.048
createLinkWithSourceNestedActorPartSuccess0.213
createLinkWithSourcePortOnBlockSuccess0.051
createLinkWithSourcePortOnPartSuccess0.043
createLinkWithSourcePortOnNestedPartSuccess0.043
createLinkWithSourceFlowPortOnBlockSuccess0.059
createLinkWithSourceFlowPortOnPartSuccess0.047
createLinkWithSourceFlowPortOnNestedPartSuccess0.050
createLinkWithSourceNestedPartSuccess0.051
createLinkWithSourceNestedPropertySuccess0.051
createLinkWithSourceNestedReferenceSuccess0.065
createLinkWithSourceNestedValueSuccess4.540
createLinkWithSourceActorPartSuccess0.052
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.049
createLinkWithSourcePartSuccess0.051
createLinkWithSourceReferenceSuccess0.052
createLinkWithSourceValueSuccess0.045
createLinkWithSourceNestedActorPartSuccess0.045
createLinkWithSourcePortOnBlockSuccess0.046
createLinkWithSourcePortOnPartSuccess0.041
createLinkWithSourcePortOnNestedPartSuccess0.052
createLinkWithSourceFlowPortOnBlockSuccess0.052
createLinkWithSourceFlowPortOnPartSuccess0.049
createLinkWithSourceFlowPortOnNestedPartSuccess0.049
createLinkWithSourceNestedPartSuccess0.053
createLinkWithSourceNestedPropertySuccess0.053
createLinkWithSourceNestedReferenceSuccess0.058
createLinkWithSourceNestedValueSuccess4.769
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.000
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.000
createLinkWithSourceValueSuccess0.000
createLinkWithSourceNestedActorPartSuccess0.000
createLinkWithSourcePortOnBlockSuccess0.023
createLinkWithSourcePortOnPartSuccess0.053
createLinkWithSourcePortOnNestedPartSuccess0.057
createLinkWithSourceFlowPortOnBlockSuccess0.056
createLinkWithSourceFlowPortOnPartSuccess0.053
createLinkWithSourceFlowPortOnNestedPartSuccess0.057
createLinkWithSourceNestedPartSuccess0.053
createLinkWithSourceNestedPropertySuccess0.051
createLinkWithSourceNestedReferenceSuccess0.053
createLinkWithSourceNestedValueSuccess4.594
createLinkWithSourceActorPartSuccess0.043
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.046
createLinkWithSourcePartSuccess0.049
createLinkWithSourceReferenceSuccess0.052
createLinkWithSourceValueSuccess0.049
createLinkWithSourceNestedActorPartSuccess0.053
createLinkWithSourcePortOnBlockSuccess0.060
createLinkWithSourcePortOnPartSuccess0.049
createLinkWithSourcePortOnNestedPartSuccess0.054
createLinkWithSourceFlowPortOnBlockSuccess0.052
createLinkWithSourceFlowPortOnPartSuccess0.068
createLinkWithSourceFlowPortOnNestedPartSuccess0.060
createLinkWithSourceNestedPartSuccess0.056
createLinkWithSourceNestedPropertySuccess0.063
createLinkWithSourceNestedReferenceSuccess0.058
createLinkWithSourceNestedValueSuccess4.607
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.002
createLinkWithSourcePropertySuccess0.040
createLinkWithSourcePartSuccess0.041
createLinkWithSourceReferenceSuccess0.041
createLinkWithSourceValueSuccess0.042
createLinkWithSourceNestedActorPartSuccess0.046
createLinkWithSourcePortOnBlockSuccess0.049
createLinkWithSourcePortOnPartSuccess0.048
createLinkWithSourcePortOnNestedPartSuccess0.061
createLinkWithSourceFlowPortOnBlockSuccess0.052
createLinkWithSourceFlowPortOnPartSuccess0.050
createLinkWithSourceFlowPortOnNestedPartSuccess0.051
createLinkWithSourceNestedPartSuccess0.047
createLinkWithSourceNestedPropertySuccess0.046
createLinkWithSourceNestedReferenceSuccess0.047
createLinkWithSourceNestedValueSuccess4.659
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.003
createLinkWithSourcePropertySuccess0.050
createLinkWithSourcePartSuccess0.042
createLinkWithSourceReferenceSuccess0.046
createLinkWithSourceValueSuccess0.049
createLinkWithSourceNestedActorPartSuccess0.053
createLinkWithSourcePortOnBlockSuccess0.056
createLinkWithSourcePortOnPartSuccess0.049
createLinkWithSourcePortOnNestedPartSuccess0.054
createLinkWithSourceFlowPortOnBlockSuccess0.052
createLinkWithSourceFlowPortOnPartSuccess0.051
createLinkWithSourceFlowPortOnNestedPartSuccess0.056
createLinkWithSourceNestedPartSuccess0.051
createLinkWithSourceNestedPropertySuccess0.049
createLinkWithSourceNestedReferenceSuccess0.055
createLinkWithSourceNestedValueSuccess4.760
createLinkWithSourceActorPartSuccess0.004
createLinkWithSourceBlockSuccess0.007
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.000
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.001
createLinkWithSourcePortOnBlockSuccess0.000
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.001
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.001
createLinkWithSourceFlowPortOnNestedPartSuccess0.001
createLinkWithSourceNestedPartSuccess0.001
createLinkWithSourceNestedPropertySuccess0.000
createLinkWithSourceNestedReferenceSuccess0.001
createLinkWithSourceNestedValueSuccess4.941
createLinkWithSourceActorPartSuccess0.072
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.051
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.047
createLinkWithSourceValueSuccess0.045
createLinkWithSourceNestedActorPartSuccess0.003
createLinkWithSourcePortOnBlockSuccess0.051
createLinkWithSourcePortOnPartSuccess0.050
createLinkWithSourcePortOnNestedPartSuccess0.003
createLinkWithSourceFlowPortOnBlockSuccess0.051
createLinkWithSourceFlowPortOnPartSuccess0.048
createLinkWithSourceFlowPortOnNestedPartSuccess0.002
createLinkWithSourceNestedPartSuccess0.001
createLinkWithSourceNestedPropertySuccess0.001
createLinkWithSourceNestedReferenceSuccess0.001
createLinkWithSourceNestedValueSuccess4.750
createLinkWithSourceActorPartSuccess0.049
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.051
createLinkWithSourcePartSuccess0.045
createLinkWithSourceReferenceSuccess0.045
createLinkWithSourceValueSuccess0.046
createLinkWithSourceNestedActorPartSuccess0.003
createLinkWithSourcePortOnBlockSuccess0.009
createLinkWithSourcePortOnPartSuccess0.048
createLinkWithSourcePortOnNestedPartSuccess0.002
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.196
createLinkWithSourceFlowPortOnNestedPartSuccess0.003
createLinkWithSourceNestedPartSuccess0.002
createLinkWithSourceNestedPropertySuccess0.002
createLinkWithSourceNestedReferenceSuccess0.001
createLinkWithSourceNestedValueSuccess4.621
createLinkWithSourceActorPartSuccess0.002
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.002
createLinkWithSourcePartSuccess0.002
createLinkWithSourceReferenceSuccess0.002
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.044
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.002
createLinkWithSourcePortOnNestedPartSuccess0.041
createLinkWithSourceFlowPortOnBlockSuccess0.003
createLinkWithSourceFlowPortOnPartSuccess0.002
createLinkWithSourceFlowPortOnNestedPartSuccess0.040
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.044
createLinkWithSourceNestedReferenceSuccess0.046
createLinkWithSourceNestedValueSuccess4.939
createLinkWithSourceActorPartSuccess0.049
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.044
createLinkWithSourcePartSuccess0.043
createLinkWithSourceReferenceSuccess0.045
createLinkWithSourceValueSuccess0.044
createLinkWithSourceNestedActorPartSuccess0.044
createLinkWithSourcePortOnBlockSuccess0.044
createLinkWithSourcePortOnPartSuccess0.042
createLinkWithSourcePortOnNestedPartSuccess0.039
createLinkWithSourceFlowPortOnBlockSuccess0.046
createLinkWithSourceFlowPortOnPartSuccess0.040
createLinkWithSourceFlowPortOnNestedPartSuccess0.041
createLinkWithSourceNestedPartSuccess0.043
createLinkWithSourceNestedPropertySuccess0.044
createLinkWithSourceNestedReferenceSuccess0.043
createLinkWithSourceNestedValueSuccess4.642
createLinkWithSourceActorPartSuccess0.002
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.002
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.002
createLinkWithSourceValueSuccess0.003
createLinkWithSourceNestedActorPartSuccess0.042
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.004
createLinkWithSourceFlowPortOnPartSuccess0.002
createLinkWithSourceFlowPortOnNestedPartSuccess0.047
createLinkWithSourceNestedPartSuccess0.045
createLinkWithSourceNestedPropertySuccess0.044
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.911
createLinkWithSourceActorPartSuccess0.002
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.043
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.048
createLinkWithSourceFlowPortOnBlockSuccess0.003
createLinkWithSourceFlowPortOnPartSuccess0.002
createLinkWithSourceFlowPortOnNestedPartSuccess0.064
createLinkWithSourceNestedPartSuccess0.046
createLinkWithSourceNestedPropertySuccess0.101
createLinkWithSourceNestedReferenceSuccess0.044
createLinkWithSourceNestedValueSuccess4.803
createLinkWithSourceActorPartSuccess0.003
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.043
createLinkWithSourcePortOnBlockSuccess0.003
createLinkWithSourcePortOnPartSuccess0.002
createLinkWithSourcePortOnNestedPartSuccess0.047
createLinkWithSourceFlowPortOnBlockSuccess0.003
createLinkWithSourceFlowPortOnPartSuccess0.002
createLinkWithSourceFlowPortOnNestedPartSuccess0.046
createLinkWithSourceNestedPartSuccess0.046
createLinkWithSourceNestedPropertySuccess0.044
createLinkWithSourceNestedReferenceSuccess0.043
createLinkWithSourceNestedValueSuccess4.734
createLinkWithSourceActorPartSuccess0.003
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.003
createLinkWithSourcePartSuccess0.002
createLinkWithSourceReferenceSuccess0.002
createLinkWithSourceValueSuccess0.005
createLinkWithSourceNestedActorPartSuccess0.045
createLinkWithSourcePortOnBlockSuccess0.003
createLinkWithSourcePortOnPartSuccess0.002
createLinkWithSourcePortOnNestedPartSuccess0.051
createLinkWithSourceFlowPortOnBlockSuccess0.003
createLinkWithSourceFlowPortOnPartSuccess0.002
createLinkWithSourceFlowPortOnNestedPartSuccess0.050
createLinkWithSourceNestedPartSuccess0.048
createLinkWithSourceNestedPropertySuccess0.045
createLinkWithSourceNestedReferenceSuccess0.048
createLinkWithSourceNestedValueSuccess4.934
createLinkWithSourceActorPartSuccess0.003
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.002
createLinkWithSourcePartSuccess0.002
createLinkWithSourceReferenceSuccess0.002
createLinkWithSourceValueSuccess0.002
createLinkWithSourceNestedActorPartSuccess0.044
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.002
createLinkWithSourcePortOnNestedPartSuccess0.044
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.002
createLinkWithSourceFlowPortOnNestedPartSuccess0.043
createLinkWithSourceNestedPartSuccess0.064
createLinkWithSourceNestedPropertySuccess0.045
createLinkWithSourceNestedReferenceSuccess0.045
createLinkWithSourceNestedValueSuccess4.794
createLinkWithSourceActorPartSuccess0.049
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.002
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.051
createLinkWithSourcePartSuccess0.048
createLinkWithSourceReferenceSuccess0.049
createLinkWithSourceValueSuccess0.048
createLinkWithSourceNestedActorPartSuccess0.002
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.050
createLinkWithSourcePortOnNestedPartSuccess0.004
createLinkWithSourceFlowPortOnBlockSuccess0.004
createLinkWithSourceFlowPortOnPartSuccess0.052
createLinkWithSourceFlowPortOnNestedPartSuccess0.003
createLinkWithSourceNestedPartSuccess0.003
createLinkWithSourceNestedPropertySuccess0.002
createLinkWithSourceNestedReferenceSuccess0.002
createLinkWithSourceNestedValueSuccess5.047
createLinkWithSourceActorPartSuccess0.003
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.002
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.047
createLinkWithSourcePortOnBlockSuccess0.002
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.040
createLinkWithSourceFlowPortOnBlockSuccess0.002
createLinkWithSourceFlowPortOnPartSuccess0.001
createLinkWithSourceFlowPortOnNestedPartSuccess0.047
createLinkWithSourceNestedPartSuccess0.052
createLinkWithSourceNestedPropertySuccess0.050
createLinkWithSourceNestedReferenceSuccess0.053
createLinkWithSourceNestedValueSuccess4.790
createLinkWithSourceActorPartSuccess0.000
createLinkWithSourceBlockSuccess0.000
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.000
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.000
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.000
createLinkWithSourceValueSuccess0.000
createLinkWithSourceNestedActorPartSuccess0.000
createLinkWithSourcePortOnBlockSuccess0.000
createLinkWithSourcePortOnPartSuccess0.000
createLinkWithSourcePortOnNestedPartSuccess0.026
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.043
createLinkWithSourceFlowPortOnNestedPartSuccess0.042
createLinkWithSourceNestedPartSuccess0.043
createLinkWithSourceNestedPropertySuccess0.000
createLinkWithSourceNestedReferenceSuccess0.000
createLinkWithSourceNestedValueSuccess4.454
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.000
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.000
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePartSuccess0.004
createLinkWithSourceReferenceSuccess0.048
createLinkWithSourceValueSuccess0.044
createLinkWithSourceNestedActorPartSuccess0.001
createLinkWithSourcePortOnBlockSuccess0.000
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.000
createLinkWithSourceFlowPortOnBlockSuccess0.000
createLinkWithSourceFlowPortOnPartSuccess0.001
createLinkWithSourceFlowPortOnNestedPartSuccess0.000
createLinkWithSourceNestedPartSuccess0.000
createLinkWithSourceNestedPropertySuccess0.001
createLinkWithSourceNestedReferenceSuccess0.000
createLinkWithSourceNestedValueSuccess2.816
createLinkWithSourceActorPartSuccess0.001
createLinkWithSourceBlockSuccess0.000
createLinkWithSourceCommentSuccess0.000
createLinkWithSourceCommentCNSuccess0.000
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.000
createLinkWithSourceNestedActorPartSuccess0.000
createLinkWithSourcePortOnBlockSuccess0.000
createLinkWithSourcePortOnPartSuccess0.000
createLinkWithSourcePortOnNestedPartSuccess0.000
createLinkWithSourceFlowPortOnBlockSuccess0.000
createLinkWithSourceFlowPortOnPartSuccess0.000
createLinkWithSourceFlowPortOnNestedPartSuccess0.000
createLinkWithSourceNestedPartSuccess0.000
createLinkWithSourceNestedPropertySuccess0.000
createLinkWithSourceNestedReferenceSuccess0.000
createLinkWithSourceNestedValueSuccess4.846
createLinkWithSourceActorPartSuccess0.046
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.002
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.045
createLinkWithSourcePartSuccess0.044
createLinkWithSourceReferenceSuccess0.047
createLinkWithSourceValueSuccess0.047
createLinkWithSourceNestedActorPartSuccess0.003
createLinkWithSourcePortOnBlockSuccess0.053
createLinkWithSourcePortOnPartSuccess0.047
createLinkWithSourcePortOnNestedPartSuccess0.002
createLinkWithSourceFlowPortOnBlockSuccess0.049
createLinkWithSourceFlowPortOnPartSuccess0.052
createLinkWithSourceFlowPortOnNestedPartSuccess0.003
createLinkWithSourceNestedPartSuccess0.002
createLinkWithSourceNestedPropertySuccess0.002
createLinkWithSourceNestedReferenceSuccess0.002
createLinkWithSourceNestedValueSuccess4.600
createLinkWithSourceActorPartSuccess0.042
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.001
createLinkWithSourceConstraintCNSuccess0.002
createLinkWithSourcePropertySuccess0.042
createLinkWithSourcePartSuccess0.040
createLinkWithSourceReferenceSuccess0.043
createLinkWithSourceValueSuccess0.041
createLinkWithSourceNestedActorPartSuccess0.002
createLinkWithSourcePortOnBlockSuccess0.048
createLinkWithSourcePortOnPartSuccess0.051
createLinkWithSourcePortOnNestedPartSuccess0.003
createLinkWithSourceFlowPortOnBlockSuccess0.052
createLinkWithSourceFlowPortOnPartSuccess0.064
createLinkWithSourceFlowPortOnNestedPartSuccess0.002
createLinkWithSourceNestedPartSuccess0.002
createLinkWithSourceNestedPropertySuccess0.002
createLinkWithSourceNestedReferenceSuccess0.003
createLinkWithSourceNestedValueSuccess5.070
createLinkWithSourceActorPartSuccess0.002
createLinkWithSourceBlockSuccess0.002
createLinkWithSourceCommentSuccess0.001
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.000
createLinkWithSourceConstraintCNSuccess0.000
createLinkWithSourcePropertySuccess0.001
createLinkWithSourcePartSuccess0.001
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.001
createLinkWithSourcePortOnBlockSuccess0.001
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.001
createLinkWithSourceFlowPortOnBlockSuccess0.001
createLinkWithSourceFlowPortOnPartSuccess0.001
createLinkWithSourceFlowPortOnNestedPartSuccess0.001
createLinkWithSourceNestedPartSuccess0.001
createLinkWithSourceNestedPropertySuccess0.001
createLinkWithSourceNestedReferenceSuccess0.001
createLinkWithSourceNestedValueSuccess4.812
createLinkWithTargetActorPartSuccess0.000
createLinkWithTargetBlockSuccess0.000
createLinkWithTargetCommentSuccess0.000
createLinkWithTargetCommentCNSuccess0.000
createLinkWithTargetConstraintSuccess0.000
createLinkWithTargetConstraintCNSuccess0.001
createLinkWithTargetPropertySuccess0.000
createLinkWithTargetPartSuccess0.000
createLinkWithTargetReferenceSuccess0.001
createLinkWithTargetValueSuccess0.000
createLinkWithTargetNestedActorPartSuccess0.000
createLinkWithTargetPortOnBlockSuccess0.001
createLinkWithTargetPortOnPartSuccess0.000
createLinkWithTargetPortOnNestedPartSuccess0.000
createLinkWithTargetFlowPortOnBlockSuccess0.000
createLinkWithTargetFlowPortOnPartSuccess0.026
createLinkWithTargetFlowPortOnNestedPartSuccess0.049
createLinkWithTargetNestedPartSuccess0.046
createLinkWithTargetNestedPropertySuccess0.042
createLinkWithTargetNestedReferenceSuccess0.046
createLinkWithTargetNestedValueSuccess4.781
createLinkWithTargetActorPartSuccess0.001
createLinkWithTargetBlockSuccess0.000
createLinkWithTargetCommentSuccess0.000
createLinkWithTargetCommentCNSuccess0.001
createLinkWithTargetConstraintSuccess0.000
createLinkWithTargetConstraintCNSuccess0.000
createLinkWithTargetPropertySuccess0.001
createLinkWithTargetPartSuccess0.000
createLinkWithTargetReferenceSuccess0.000
createLinkWithTargetValueSuccess0.001
createLinkWithTargetNestedActorPartSuccess0.000
createLinkWithTargetPortOnBlockSuccess0.000
createLinkWithTargetPortOnPartSuccess0.001
createLinkWithTargetPortOnNestedPartSuccess0.000
createLinkWithTargetFlowPortOnBlockSuccess0.000
createLinkWithTargetFlowPortOnPartSuccess0.000
createLinkWithTargetFlowPortOnNestedPartSuccess0.000
createLinkWithTargetNestedPartSuccess0.000
createLinkWithTargetNestedPropertySuccess0.000
createLinkWithTargetNestedReferenceSuccess0.000
createLinkWithTargetNestedValueSuccess4.452
createLinkWithTargetActorPartSuccess0.046
createLinkWithTargetBlockSuccess0.046
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.001
createLinkWithTargetConstraintSuccess0.043
createLinkWithTargetConstraintCNSuccess0.050
createLinkWithTargetPropertySuccess0.060
createLinkWithTargetPartSuccess0.048
createLinkWithTargetReferenceSuccess0.061
createLinkWithTargetValueSuccess0.067
createLinkWithTargetNestedActorPartSuccess0.055
createLinkWithTargetPortOnBlockSuccess0.045
createLinkWithTargetPortOnPartSuccess0.047
createLinkWithTargetPortOnNestedPartSuccess0.045
createLinkWithTargetFlowPortOnBlockSuccess0.049
createLinkWithTargetFlowPortOnPartSuccess0.047
createLinkWithTargetFlowPortOnNestedPartSuccess0.048
createLinkWithTargetNestedPartSuccess0.045
createLinkWithTargetNestedPropertySuccess0.048
createLinkWithTargetNestedReferenceSuccess0.053
createLinkWithTargetNestedValueSuccess4.980
createLinkWithTargetActorPartSuccess0.044
createLinkWithTargetBlockSuccess0.050
createLinkWithTargetCommentSuccess0.001
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.045
createLinkWithTargetConstraintCNSuccess0.042
createLinkWithTargetPropertySuccess0.046
createLinkWithTargetPartSuccess0.042
createLinkWithTargetReferenceSuccess0.043
createLinkWithTargetValueSuccess0.040
createLinkWithTargetNestedActorPartSuccess0.043
createLinkWithTargetPortOnBlockSuccess0.049
createLinkWithTargetPortOnPartSuccess0.048
createLinkWithTargetPortOnNestedPartSuccess0.046
createLinkWithTargetFlowPortOnBlockSuccess0.047
createLinkWithTargetFlowPortOnPartSuccess0.044
createLinkWithTargetFlowPortOnNestedPartSuccess0.048
createLinkWithTargetNestedPartSuccess0.048
createLinkWithTargetNestedPropertySuccess0.050
createLinkWithTargetNestedReferenceSuccess0.048
createLinkWithTargetNestedValueSuccess4.923
createLinkWithTargetActorPartSuccess0.053
createLinkWithTargetBlockSuccess0.055
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.176
createLinkWithTargetConstraintCNSuccess0.051
createLinkWithTargetPropertySuccess0.050
createLinkWithTargetPartSuccess0.047
createLinkWithTargetReferenceSuccess0.051
createLinkWithTargetValueSuccess0.047
createLinkWithTargetNestedActorPartSuccess0.047
createLinkWithTargetPortOnBlockSuccess0.043
createLinkWithTargetPortOnPartSuccess0.049
createLinkWithTargetPortOnNestedPartSuccess0.048
createLinkWithTargetFlowPortOnBlockSuccess0.047
createLinkWithTargetFlowPortOnPartSuccess0.047
createLinkWithTargetFlowPortOnNestedPartSuccess0.052
createLinkWithTargetNestedPartSuccess0.050
createLinkWithTargetNestedPropertySuccess0.051
createLinkWithTargetNestedReferenceSuccess0.054
createLinkWithTargetNestedValueSuccess5.049
createLinkWithTargetActorPartSuccess0.049
createLinkWithTargetBlockSuccess0.049
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.049
createLinkWithTargetConstraintCNSuccess0.048
createLinkWithTargetPropertySuccess0.058
createLinkWithTargetPartSuccess0.054
createLinkWithTargetReferenceSuccess0.054
createLinkWithTargetValueSuccess0.050
createLinkWithTargetNestedActorPartSuccess0.053
createLinkWithTargetPortOnBlockSuccess0.052
createLinkWithTargetPortOnPartSuccess0.053
createLinkWithTargetPortOnNestedPartSuccess0.059
createLinkWithTargetFlowPortOnBlockSuccess0.061
createLinkWithTargetFlowPortOnPartSuccess0.048
createLinkWithTargetFlowPortOnNestedPartSuccess0.052
createLinkWithTargetNestedPartSuccess0.053
createLinkWithTargetNestedPropertySuccess0.065
createLinkWithTargetNestedReferenceSuccess0.060
createLinkWithTargetNestedValueSuccess5.148
createLinkWithTargetActorPartSuccess0.056
createLinkWithTargetBlockSuccess0.053
createLinkWithTargetCommentSuccess0.003
createLinkWithTargetCommentCNSuccess0.003
createLinkWithTargetConstraintSuccess0.055
createLinkWithTargetConstraintCNSuccess0.054
createLinkWithTargetPropertySuccess0.057
createLinkWithTargetPartSuccess0.057
createLinkWithTargetReferenceSuccess0.056
createLinkWithTargetValueSuccess0.050
createLinkWithTargetNestedActorPartSuccess0.055
createLinkWithTargetPortOnBlockSuccess0.055
createLinkWithTargetPortOnPartSuccess0.052
createLinkWithTargetPortOnNestedPartSuccess0.057
createLinkWithTargetFlowPortOnBlockSuccess0.059
createLinkWithTargetFlowPortOnPartSuccess0.058
createLinkWithTargetFlowPortOnNestedPartSuccess0.060
createLinkWithTargetNestedPartSuccess0.055
createLinkWithTargetNestedPropertySuccess0.067
createLinkWithTargetNestedReferenceSuccess0.064
createLinkWithTargetNestedValueSuccess5.511
createLinkWithTargetActorPartSuccess0.052
createLinkWithTargetBlockSuccess0.057
createLinkWithTargetCommentSuccess0.003
createLinkWithTargetCommentCNSuccess0.003
createLinkWithTargetConstraintSuccess0.055
createLinkWithTargetConstraintCNSuccess0.047
createLinkWithTargetPropertySuccess0.050
createLinkWithTargetPartSuccess0.054
createLinkWithTargetReferenceSuccess0.050
createLinkWithTargetValueSuccess0.047
createLinkWithTargetNestedActorPartSuccess0.049
createLinkWithTargetPortOnBlockSuccess0.068
createLinkWithTargetPortOnPartSuccess0.059
createLinkWithTargetPortOnNestedPartSuccess0.053
createLinkWithTargetFlowPortOnBlockSuccess0.067
createLinkWithTargetFlowPortOnPartSuccess0.048
createLinkWithTargetFlowPortOnNestedPartSuccess0.053
createLinkWithTargetNestedPartSuccess0.047
createLinkWithTargetNestedPropertySuccess0.047
createLinkWithTargetNestedReferenceSuccess0.046
createLinkWithTargetNestedValueSuccess5.385
createLinkWithTargetActorPartSuccess0.053
createLinkWithTargetBlockSuccess0.056
createLinkWithTargetCommentSuccess0.003
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.055
createLinkWithTargetConstraintCNSuccess0.047
createLinkWithTargetPropertySuccess0.046
createLinkWithTargetPartSuccess0.046
createLinkWithTargetReferenceSuccess0.044
createLinkWithTargetValueSuccess0.045
createLinkWithTargetNestedActorPartSuccess0.049
createLinkWithTargetPortOnBlockSuccess0.052
createLinkWithTargetPortOnPartSuccess0.053
createLinkWithTargetPortOnNestedPartSuccess0.062
createLinkWithTargetFlowPortOnBlockSuccess0.060
createLinkWithTargetFlowPortOnPartSuccess0.057
createLinkWithTargetFlowPortOnNestedPartSuccess0.058
createLinkWithTargetNestedPartSuccess0.049
createLinkWithTargetNestedPropertySuccess0.057
createLinkWithTargetNestedReferenceSuccess0.052
createLinkWithTargetNestedValueSuccess5.175
createLinkWithTargetActorPartSuccess0.048
createLinkWithTargetBlockSuccess0.052
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.054
createLinkWithTargetConstraintCNSuccess0.047
createLinkWithTargetPropertySuccess0.054
createLinkWithTargetPartSuccess0.050
createLinkWithTargetReferenceSuccess0.051
createLinkWithTargetValueSuccess0.048
createLinkWithTargetNestedActorPartSuccess0.050
createLinkWithTargetPortOnBlockSuccess0.167
createLinkWithTargetPortOnPartSuccess0.054
createLinkWithTargetPortOnNestedPartSuccess0.050
createLinkWithTargetFlowPortOnBlockSuccess0.063
createLinkWithTargetFlowPortOnPartSuccess0.070
createLinkWithTargetFlowPortOnNestedPartSuccess0.054
createLinkWithTargetNestedPartSuccess0.045
createLinkWithTargetNestedPropertySuccess0.049
createLinkWithTargetNestedReferenceSuccess0.051
createLinkWithTargetNestedValueSuccess5.007
createLinkWithTargetActorPartSuccess0.042
createLinkWithTargetBlockSuccess0.048
createLinkWithTargetCommentSuccess0.003
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.047
createLinkWithTargetConstraintCNSuccess0.045
createLinkWithTargetPropertySuccess0.045
createLinkWithTargetPartSuccess0.045
createLinkWithTargetReferenceSuccess0.047
createLinkWithTargetValueSuccess0.048
createLinkWithTargetNestedActorPartSuccess0.047
createLinkWithTargetPortOnBlockSuccess0.047
createLinkWithTargetPortOnPartSuccess0.050
createLinkWithTargetPortOnNestedPartSuccess0.052
createLinkWithTargetFlowPortOnBlockSuccess0.052
createLinkWithTargetFlowPortOnPartSuccess0.048
createLinkWithTargetFlowPortOnNestedPartSuccess0.051
createLinkWithTargetNestedPartSuccess0.046
createLinkWithTargetNestedPropertySuccess0.048
createLinkWithTargetNestedReferenceSuccess0.046
createLinkWithTargetNestedValueSuccess5.091
createLinkWithTargetActorPartSuccess0.057
createLinkWithTargetBlockSuccess0.045
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.044
createLinkWithTargetConstraintCNSuccess0.039
createLinkWithTargetPropertySuccess0.044
createLinkWithTargetPartSuccess0.041
createLinkWithTargetReferenceSuccess0.046
createLinkWithTargetValueSuccess0.043
createLinkWithTargetNestedActorPartSuccess0.049
createLinkWithTargetPortOnBlockSuccess0.047
createLinkWithTargetPortOnPartSuccess0.050
createLinkWithTargetPortOnNestedPartSuccess0.050
createLinkWithTargetFlowPortOnBlockSuccess0.054
createLinkWithTargetFlowPortOnPartSuccess0.049
createLinkWithTargetFlowPortOnNestedPartSuccess0.059
createLinkWithTargetNestedPartSuccess0.045
createLinkWithTargetNestedPropertySuccess0.045
createLinkWithTargetNestedReferenceSuccess0.045
createLinkWithTargetNestedValueSuccess5.170
createLinkWithTargetActorPartSuccess0.043
createLinkWithTargetBlockSuccess0.048
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.048
createLinkWithTargetConstraintCNSuccess0.043
createLinkWithTargetPropertySuccess0.045
createLinkWithTargetPartSuccess0.043
createLinkWithTargetReferenceSuccess0.047
createLinkWithTargetValueSuccess0.044
createLinkWithTargetNestedActorPartSuccess0.049
createLinkWithTargetPortOnBlockSuccess0.050
createLinkWithTargetPortOnPartSuccess0.050
createLinkWithTargetPortOnNestedPartSuccess0.049
createLinkWithTargetFlowPortOnBlockSuccess0.051
createLinkWithTargetFlowPortOnPartSuccess0.050
createLinkWithTargetFlowPortOnNestedPartSuccess0.050
createLinkWithTargetNestedPartSuccess0.043
createLinkWithTargetNestedPropertySuccess0.045
createLinkWithTargetNestedReferenceSuccess0.043
createLinkWithTargetNestedValueSuccess4.902
createLinkWithTargetActorPartSuccess0.045
createLinkWithTargetBlockSuccess0.046
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.079
createLinkWithTargetConstraintCNSuccess0.095
createLinkWithTargetPropertySuccess0.049
createLinkWithTargetPartSuccess0.047
createLinkWithTargetReferenceSuccess0.048
createLinkWithTargetValueSuccess0.046
createLinkWithTargetNestedActorPartSuccess0.051
createLinkWithTargetPortOnBlockSuccess0.047
createLinkWithTargetPortOnPartSuccess0.054
createLinkWithTargetPortOnNestedPartSuccess0.056
createLinkWithTargetFlowPortOnBlockSuccess0.049
createLinkWithTargetFlowPortOnPartSuccess0.049
createLinkWithTargetFlowPortOnNestedPartSuccess0.054
createLinkWithTargetNestedPartSuccess0.059
createLinkWithTargetNestedPropertySuccess0.058
createLinkWithTargetNestedReferenceSuccess0.055
createLinkWithTargetNestedValueSuccess4.809
createLinkWithTargetActorPartSuccess0.044
createLinkWithTargetBlockSuccess0.045
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.045
createLinkWithTargetConstraintCNSuccess0.045
createLinkWithTargetPropertySuccess0.047
createLinkWithTargetPartSuccess0.048
createLinkWithTargetReferenceSuccess0.050
createLinkWithTargetValueSuccess0.046
createLinkWithTargetNestedActorPartSuccess0.049
createLinkWithTargetPortOnBlockSuccess0.046
createLinkWithTargetPortOnPartSuccess0.154
createLinkWithTargetPortOnNestedPartSuccess0.048
createLinkWithTargetFlowPortOnBlockSuccess0.052
createLinkWithTargetFlowPortOnPartSuccess0.049
createLinkWithTargetFlowPortOnNestedPartSuccess0.049
createLinkWithTargetNestedPartSuccess0.052
createLinkWithTargetNestedPropertySuccess0.053
createLinkWithTargetNestedReferenceSuccess0.050
createLinkWithTargetNestedValueSuccess5.006
createLinkWithTargetActorPartSuccess0.045
createLinkWithTargetBlockSuccess0.047
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.001
createLinkWithTargetConstraintSuccess0.048
createLinkWithTargetConstraintCNSuccess0.045
createLinkWithTargetPropertySuccess0.050
createLinkWithTargetPartSuccess0.049
createLinkWithTargetReferenceSuccess0.053
createLinkWithTargetValueSuccess0.051
createLinkWithTargetNestedActorPartSuccess0.050
createLinkWithTargetPortOnBlockSuccess0.047
createLinkWithTargetPortOnPartSuccess0.048
createLinkWithTargetPortOnNestedPartSuccess0.048
createLinkWithTargetFlowPortOnBlockSuccess0.054
createLinkWithTargetFlowPortOnPartSuccess0.048
createLinkWithTargetFlowPortOnNestedPartSuccess0.054
createLinkWithTargetNestedPartSuccess0.054
createLinkWithTargetNestedPropertySuccess0.055
createLinkWithTargetNestedReferenceSuccess0.056
createLinkWithTargetNestedValueSuccess5.232
createLinkWithTargetActorPartSuccess0.044
createLinkWithTargetBlockSuccess0.048
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.050
createLinkWithTargetConstraintCNSuccess0.045
createLinkWithTargetPropertySuccess0.047
createLinkWithTargetPartSuccess0.045
createLinkWithTargetReferenceSuccess0.045
createLinkWithTargetValueSuccess0.047
createLinkWithTargetNestedActorPartSuccess0.052
createLinkWithTargetPortOnBlockSuccess0.048
createLinkWithTargetPortOnPartSuccess0.049
createLinkWithTargetPortOnNestedPartSuccess0.047
createLinkWithTargetFlowPortOnBlockSuccess0.056
createLinkWithTargetFlowPortOnPartSuccess0.055
createLinkWithTargetFlowPortOnNestedPartSuccess0.056
createLinkWithTargetNestedPartSuccess0.049
createLinkWithTargetNestedPropertySuccess0.052
createLinkWithTargetNestedReferenceSuccess0.043
createLinkWithTargetNestedValueSuccess5.173
createLinkWithTargetActorPartSuccess0.045
createLinkWithTargetBlockSuccess0.059
createLinkWithTargetCommentSuccess0.002
createLinkWithTargetCommentCNSuccess0.002
createLinkWithTargetConstraintSuccess0.052
createLinkWithTargetConstraintCNSuccess0.046
createLinkWithTargetPropertySuccess0.045
createLinkWithTargetPartSuccess0.043
createLinkWithTargetReferenceSuccess0.048
createLinkWithTargetValueSuccess0.050
createLinkWithTargetNestedActorPartSuccess0.045
createLinkWithTargetPortOnBlockSuccess0.047
createLinkWithTargetPortOnPartSuccess0.049
createLinkWithTargetPortOnNestedPartSuccess0.047
createLinkWithTargetFlowPortOnBlockSuccess0.054
createLinkWithTargetFlowPortOnPartSuccess0.052
createLinkWithTargetFlowPortOnNestedPartSuccess0.056
createLinkWithTargetNestedPartSuccess0.043
createLinkWithTargetNestedPropertySuccess0.046
createLinkWithTargetNestedReferenceSuccess0.046
createLinkWithTargetNestedValueSuccess5.222
createLinkWithTargetActorPartSuccess0.041
createLinkWithTargetBlockSuccess0.055
createLinkWithTargetCommentSuccess0.001
createLinkWithTargetCommentCNSuccess0.001
createLinkWithTargetConstraintSuccess0.047
createLinkWithTargetConstraintCNSuccess0.041
createLinkWithTargetPropertySuccess0.044
createLinkWithTargetPartSuccess0.043
createLinkWithTargetReferenceSuccess0.051
createLinkWithTargetValueSuccess0.041
createLinkWithTargetNestedActorPartSuccess0.057
createLinkWithTargetPortOnBlockSuccess0.050
createLinkWithTargetPortOnPartSuccess0.055
createLinkWithTargetPortOnNestedPartSuccess0.055
createLinkWithTargetFlowPortOnBlockSuccess0.057
createLinkWithTargetFlowPortOnPartSuccess0.053
createLinkWithTargetFlowPortOnNestedPartSuccess0.054
createLinkWithTargetNestedPartSuccess0.047
createLinkWithTargetNestedPropertySuccess0.052
createLinkWithTargetNestedReferenceSuccess0.053
createLinkWithTargetNestedValueSuccess5.058
createLinkWithSourceActorPartSuccess0.003
createLinkWithSourceBlockSuccess0.001
createLinkWithSourceCommentSuccess0.002
createLinkWithSourceCommentCNSuccess0.001
createLinkWithSourceConstraintSuccess0.005
createLinkWithSourceConstraintCNSuccess0.001
createLinkWithSourcePropertySuccess0.000
createLinkWithSourcePartSuccess0.000
createLinkWithSourceReferenceSuccess0.001
createLinkWithSourceValueSuccess0.001
createLinkWithSourceNestedActorPartSuccess0.000
createLinkWithSourcePortOnBlockSuccess0.000
createLinkWithSourcePortOnPartSuccess0.001
createLinkWithSourcePortOnNestedPartSuccess0.000
createLinkWithSourceFlowPortOnBlockSuccess0.001
createLinkWithSourceFlowPortOnPartSuccess0.000
createLinkWithSourceFlowPortOnNestedPartSuccess0.000
createLinkWithSourceNestedPartSuccess0.001
createLinkWithSourceNestedPropertySuccess0.001
createLinkWithSourceNestedReferenceSuccess0.000
createLinkWithSourceNestedValueSuccess5.121
createLinkWithTargetActorPartSuccess0.083
createLinkWithTargetBlockSuccess0.065
createLinkWithTargetCommentSuccess0.057
createLinkWithTargetCommentCNSuccess0.059
createLinkWithTargetConstraintSuccess0.055
createLinkWithTargetConstraintCNSuccess0.058
createLinkWithTargetPropertySuccess0.056
createLinkWithTargetPartSuccess0.051
createLinkWithTargetReferenceSuccess0.057
createLinkWithTargetValueSuccess0.075
createLinkWithTargetNestedActorPartSuccess0.056
createLinkWithTargetPortOnBlockSuccess0.054
createLinkWithTargetPortOnPartSuccess0.059
createLinkWithTargetPortOnNestedPartSuccess0.054
createLinkWithTargetFlowPortOnBlockSuccess0.057
createLinkWithTargetFlowPortOnPartSuccess0.055
createLinkWithTargetFlowPortOnNestedPartSuccess0.072
createLinkWithTargetNestedPartSuccess0.072
createLinkWithTargetNestedPropertySuccess0.057
createLinkWithTargetNestedReferenceSuccess0.057
createLinkWithTargetNestedValueSuccess5.220
createLinkWithTargetActorPartSuccess0.045
createLinkWithTargetBlockSuccess0.049
createLinkWithTargetCommentSuccess0.055
createLinkWithTargetCommentCNSuccess0.049
createLinkWithTargetConstraintSuccess0.054
createLinkWithTargetConstraintCNSuccess0.049
createLinkWithTargetPropertySuccess0.052
createLinkWithTargetPartSuccess0.050
createLinkWithTargetReferenceSuccess0.054
createLinkWithTargetValueSuccess0.052
createLinkWithTargetNestedActorPartSuccess0.054
createLinkWithTargetPortOnBlockSuccess0.057
createLinkWithTargetPortOnPartSuccess0.057
createLinkWithTargetPortOnNestedPartSuccess0.093
createLinkWithTargetFlowPortOnBlockSuccess0.062
createLinkWithTargetFlowPortOnPartSuccess0.054
createLinkWithTargetFlowPortOnNestedPartSuccess0.063
createLinkWithTargetNestedPartSuccess0.050
createLinkWithTargetNestedPropertySuccess0.052
createLinkWithTargetNestedReferenceSuccess0.053
createLinkWithTargetNestedValueSuccess5.100
createLinkWithTargetActorPartSuccess0.040
createLinkWithTargetBlockSuccess0.039
createLinkWithTargetCommentSuccess0.042
createLinkWithTargetCommentCNSuccess0.045
createLinkWithTargetConstraintSuccess0.034
createLinkWithTargetConstraintCNSuccess0.037
createLinkWithTargetPropertySuccess0.040
createLinkWithTargetPartSuccess0.042
createLinkWithTargetReferenceSuccess0.044
createLinkWithTargetValueSuccess0.038
createLinkWithTargetNestedActorPartSuccess0.068
createLinkWithTargetPortOnBlockSuccess0.041
createLinkWithTargetPortOnPartSuccess0.044
createLinkWithTargetPortOnNestedPartSuccess0.050
createLinkWithTargetFlowPortOnBlockSuccess0.050
createLinkWithTargetFlowPortOnPartSuccess0.039
createLinkWithTargetFlowPortOnNestedPartSuccess0.046
createLinkWithTargetNestedPartSuccess0.040
createLinkWithTargetNestedPropertySuccess0.040
createLinkWithTargetNestedReferenceSuccess0.040
createLinkWithTargetNestedValueSuccess5.135
createLinkWithTargetActorPartSuccess0.034
createLinkWithTargetBlockSuccess0.046
createLinkWithTargetCommentSuccess0.052
createLinkWithTargetCommentCNSuccess0.041
createLinkWithTargetConstraintSuccess0.045
createLinkWithTargetConstraintCNSuccess0.034
createLinkWithTargetPropertySuccess0.057
createLinkWithTargetPartSuccess0.043
createLinkWithTargetReferenceSuccess0.041
createLinkWithTargetValueSuccess0.035
createLinkWithTargetNestedActorPartSuccess0.039
createLinkWithTargetPortOnBlockSuccess0.041
createLinkWithTargetPortOnPartSuccess0.043
createLinkWithTargetPortOnNestedPartSuccess0.040
createLinkWithTargetFlowPortOnBlockSuccess0.044
createLinkWithTargetFlowPortOnPartSuccess0.040
createLinkWithTargetFlowPortOnNestedPartSuccess0.043
createLinkWithTargetNestedPartSuccess0.036
createLinkWithTargetNestedPropertySuccess0.040
createLinkWithTargetNestedReferenceSuccess0.040
createLinkWithTargetNestedValueSuccess3.917
createCommentSuccess0.002
createReferenceSuccess0.001
createPartSuccess0.002
createValueSuccess0.000
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.001
createActorPartSuccess0.000
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.000
createFlowPort_NASuccess3.898
createCommentSuccess0.102
createReferenceSuccess0.000
createPartSuccess0.000
createValueSuccess0.000
createConstraintSuccess0.001
createPortSuccess0.000
createPropertySuccess0.000
createActorPartSuccess0.001
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess2.896
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.001
createPortSuccess0.037
createPropertySuccess0.001
createActorPartSuccess0.001
createFlowPort_INSuccess0.035
createFlowPort_OUTSuccess0.039
createFlowPort_INOUTSuccess0.041
createFlowPort_NASuccess1.124
createCommentSuccess0.080
createReferenceSuccess0.002
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.032
createPortSuccess0.002
createPropertySuccess0.037
createActorPartSuccess0.002
createFlowPort_INSuccess0.002
createFlowPort_OUTSuccess0.002
createFlowPort_INOUTSuccess0.002
createFlowPort_NASuccess1.890
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createValueSuccess0.000
createConstraintSuccess0.001
createPortSuccess0.069
createPropertySuccess0.001
createActorPartSuccess0.000
createFlowPort_INSuccess0.040
createFlowPort_OUTSuccess0.042
createFlowPort_INOUTSuccess0.040
createFlowPort_NASuccess14.794
createCommentSuccess0.073
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.002
createConstraintSuccess0.001
createPortSuccess0.001
createPropertySuccess0.035
createActorPartSuccess0.002
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.916
createCommentSuccess0.003
createReferenceSuccess0.000
createPartSuccess0.000
createValueSuccess0.000
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.000
createActorPartSuccess0.000
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.000
createFlowPort_NASuccess3.792
createCommentSuccess0.073
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.000
createConstraintSuccess0.001
createPortSuccess0.000
createPropertySuccess0.000
createActorPartSuccess0.001
createFlowPort_INSuccess0.002
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.000
createFlowPort_NASuccess3.902
createCommentSuccess0.002
createReferenceSuccess0.001
createPartSuccess0.000
createValueSuccess0.001
createConstraintSuccess0.001
createPortSuccess0.034
createPropertySuccess0.001
createActorPartSuccess0.001
createFlowPort_INSuccess0.041
createFlowPort_OUTSuccess0.038
createFlowPort_INOUTSuccess0.039
createFlowPort_NASuccess3.723
createCommentSuccess0.062
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.030
createActorPartSuccess0.002
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.002
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess14.391
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.001
createPortSuccess0.001
createPropertySuccess0.001
createActorPartSuccess0.001
createFlowPort_INSuccess0.002
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.874
createCommentSuccess0.079
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.001
createPortSuccess0.000
createPropertySuccess0.000
createActorPartSuccess0.000
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.909
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.000
createValueSuccess0.001
createConstraintSuccess0.000
createPortSuccess0.000
createPropertySuccess0.000
createActorPartSuccess0.001
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.000
createFlowPort_NASuccess2.699
createCommentSuccess0.237
createReferenceSuccess0.591
createPartSuccess0.001
createValueSuccess0.000
createConstraintSuccess0.000
createPortSuccess0.000
createPropertySuccess0.001
createActorPartSuccess0.000
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess2.708
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.001
createValueSuccess0.002
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.002
createActorPartSuccess0.001
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.708
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.000
createValueSuccess0.001
createConstraintSuccess0.001
createPortSuccess0.036
createPropertySuccess0.001
createActorPartSuccess0.001
createFlowPort_INSuccess0.037
createFlowPort_OUTSuccess10.437
createFlowPort_INOUTSuccess0.036
createFlowPort_NASuccess3.612
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.000
createPortSuccess0.000
createPropertySuccess0.001
createActorPartSuccess0.001
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.754
createCommentSuccess0.000
createReferenceSuccess0.000
createPartSuccess0.001
createValueSuccess0.000
createConstraintSuccess0.001
createPortSuccess0.000
createPropertySuccess0.000
createActorPartSuccess0.001
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.001
createFlowPort_INOUTSuccess0.000
createFlowPort_NASuccess3.725
createCommentSuccess0.001
createReferenceSuccess0.001
createPartSuccess0.001
createValueSuccess0.001
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.000
createActorPartSuccess0.001
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.698
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.000
createValueSuccess0.001
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.000
createActorPartSuccess0.000
createFlowPort_INSuccess0.001
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess3.746
createCommentSuccess0.001
createReferenceSuccess0.000
createPartSuccess0.001
createValueSuccess0.000
createConstraintSuccess0.000
createPortSuccess0.001
createPropertySuccess0.001
createActorPartSuccess0.001
createFlowPort_INSuccess0.000
createFlowPort_OUTSuccess0.000
createFlowPort_INOUTSuccess0.001
createFlowPort_NASuccess2.942
dropDependencyInDiagramSuccess14.848
dropDependencyInBlockSuccess0.032
dropConnectorInBlockSuccess3.778
dropDependencyInBlockSuccess0.032
dropConnectorInBlockSuccess3.726
testDropActorPartSuccess0.025
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.008
testDropConstraintSuccess0.008
testDropPartSuccess0.026
testDropPortSuccess0.018
testDropPropertySuccess0.017
testDropReferenceSuccess0.026
testDropValueSuccess0.025
testDropFlowPort_INSuccess0.018
testDropFlowPort_OUTSuccess0.019
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess15.959
testDropActorPartSuccess0.022
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.078
testDropConstraintSuccess0.008
testDropPartSuccess0.025
testDropPortSuccess0.016
testDropPropertySuccess0.016
testDropReferenceSuccess0.026
testDropValueSuccess0.025
testDropFlowPort_INSuccess0.017
testDropFlowPort_OUTSuccess0.017
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess2.886
testDropActorPartSuccess0.024
testDropCommentSuccess0.008
testDropCommentContainedSuccess0.008
testDropConstraintSuccess0.008
testDropConstraintContainedSuccess0.008
testDropPartSuccess0.025
testDropPortSuccess0.016
testDropPropertySuccess0.015
testDropReferenceSuccess0.023
testDropValueSuccess0.022
testDropActorPartContainedSuccess0.016
testDropPartContainedSuccess0.017
testDropPortContainedSuccess0.040
testDropPropertyContainedSuccess0.008
testDropReferenceContainedSuccess0.017
testDropValueContainedSuccess0.015
testDropFlowPort_INSuccess0.017
testDropFlowPort_OUTSuccess0.023
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess0.027
testDropFlowPort_INContainedSuccess0.049
testDropFlowPort_OUTContainedSuccess0.049
testDropFlowPort_INOUTContainedSuccess0.043
testDropFlowPort_NAContainedSuccess1.177
testDropActorPartSuccess0.025
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.084
testDropConstraintSuccess0.008
testDropConstraintContainedSuccess0.040
testDropPartSuccess0.026
testDropPortSuccess0.016
testDropPropertySuccess0.016
testDropReferenceSuccess0.025
testDropValueSuccess0.025
testDropActorPartContainedSuccess0.057
testDropPartContainedSuccess0.060
testDropPortContainedSuccess0.009
testDropPropertyContainedSuccess0.051
testDropReferenceContainedSuccess0.061
testDropValueContainedSuccess0.062
testDropFlowPort_INSuccess0.019
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess0.027
testDropFlowPort_INContainedSuccess0.010
testDropFlowPort_OUTContainedSuccess0.010
testDropFlowPort_INOUTContainedSuccess0.010
testDropFlowPort_NAContainedSuccess1.950
testDropActorPartSuccess0.024
testDropCommentSuccess0.008
testDropCommentContainedSuccess0.008
testDropConstraintSuccess0.008
testDropPartSuccess0.027
testDropPortSuccess0.016
testDropPropertySuccess0.017
testDropReferenceSuccess0.027
testDropValueSuccess0.026
testDropActorPartContainedSuccess9.589
testDropPartContainedSuccess0.018
testDropPortContainedSuccess0.042
testDropPropertyContainedSuccess0.008
testDropReferenceContainedSuccess0.017
testDropValueContainedSuccess0.017
testDropFlowPort_INSuccess0.017
testDropFlowPort_OUTSuccess0.017
testDropFlowPort_INOUTSuccess0.016
testDropFlowPort_NASuccess0.025
testDropFlowPort_INContainedSuccess0.044
testDropFlowPort_OUTContainedSuccess0.044
testDropFlowPort_INOUTContainedSuccess0.043
testDropFlowPort_NAContainedSuccess3.683
testDropActorPartSuccess0.021
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.082
testDropConstraintSuccess0.008
testDropPartSuccess0.026
testDropPortSuccess0.017
testDropPropertySuccess0.017
testDropReferenceSuccess0.027
testDropValueSuccess0.025
testDropActorPartContainedSuccess0.048
testDropPartContainedSuccess0.047
testDropPortContainedSuccess0.009
testDropPropertyContainedSuccess0.039
testDropReferenceContainedSuccess0.048
testDropValueContainedSuccess0.048
testDropFlowPort_INSuccess0.016
testDropFlowPort_OUTSuccess0.017
testDropFlowPort_INOUTSuccess0.017
testDropFlowPort_NASuccess0.025
testDropFlowPort_INContainedSuccess0.009
testDropFlowPort_OUTContainedSuccess0.009
testDropFlowPort_INOUTContainedSuccess0.009
testDropFlowPort_NAContainedSuccess3.624
testDropActorPartSuccess0.022
testDropCommentSuccess0.006
testDropCommentContainedSuccess0.007
testDropConstraintSuccess0.008
testDropPartSuccess0.024
testDropPortSuccess0.015
testDropPropertySuccess0.016
testDropReferenceSuccess0.024
testDropValueSuccess0.022
testDropFlowPort_INSuccess0.016
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.016
testDropFlowPort_NASuccess13.740
testDropActorPartSuccess0.024
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.079
testDropConstraintSuccess0.010
testDropPartSuccess0.025
testDropPortSuccess0.019
testDropPropertySuccess0.018
testDropReferenceSuccess0.028
testDropValueSuccess0.027
testDropFlowPort_INSuccess0.020
testDropFlowPort_OUTSuccess0.020
testDropFlowPort_INOUTSuccess0.020
testDropFlowPort_NASuccess3.771
testDropActorPartSuccess0.024
testDropCommentSuccess0.008
testDropCommentContainedSuccess0.008
testDropConstraintSuccess0.009
testDropPartSuccess0.025
testDropPortSuccess0.017
testDropPropertySuccess0.017
testDropReferenceSuccess0.026
testDropValueSuccess0.025
testDropActorPartContainedSuccess0.018
testDropPartContainedSuccess0.019
testDropPortContainedSuccess0.046
testDropPropertyContainedSuccess0.009
testDropReferenceContainedSuccess0.019
testDropValueContainedSuccess0.018
testDropFlowPort_INSuccess0.019
testDropFlowPort_OUTSuccess0.019
testDropFlowPort_INOUTSuccess0.019
testDropFlowPort_NASuccess0.029
testDropFlowPort_INContainedSuccess0.044
testDropFlowPort_OUTContainedSuccess0.045
testDropFlowPort_INOUTContainedSuccess0.043
testDropFlowPort_NAContainedSuccess3.705
testDropActorPartSuccess0.025
testDropCommentSuccess0.008
testDropCommentContainedSuccess0.087
testDropConstraintSuccess0.010
testDropPartSuccess0.028
testDropPortSuccess0.018
testDropPropertySuccess0.016
testDropReferenceSuccess0.027
testDropValueSuccess10.328
testDropActorPartContainedSuccess0.046
testDropPartContainedSuccess0.047
testDropPortContainedSuccess0.009
testDropPropertyContainedSuccess0.040
testDropReferenceContainedSuccess0.049
testDropValueContainedSuccess0.048
testDropFlowPort_INSuccess0.019
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.020
testDropFlowPort_NASuccess0.027
testDropFlowPort_INContainedSuccess0.011
testDropFlowPort_OUTContainedSuccess0.010
testDropFlowPort_INOUTContainedSuccess0.010
testDropFlowPort_NAContainedSuccess3.670
testDropActorPartSuccess0.022
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.007
testDropConstraintSuccess0.007
testDropPartSuccess0.026
testDropPortSuccess0.016
testDropPropertySuccess0.016
testDropReferenceSuccess0.026
testDropValueSuccess0.025
testDropFlowPort_INSuccess0.018
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.016
testDropFlowPort_NASuccess3.646
testDropActorPartSuccess0.023
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.079
testDropConstraintSuccess0.007
testDropPartSuccess0.023
testDropPortSuccess0.016
testDropPropertySuccess0.017
testDropReferenceSuccess0.026
testDropValueSuccess0.026
testDropFlowPort_INSuccess0.019
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess15.497
testDropActorPartSuccess0.022
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.007
testDropConstraintSuccess0.007
testDropPartSuccess0.023
testDropPortSuccess0.016
testDropPropertySuccess0.015
testDropReferenceSuccess0.024
testDropValueSuccess0.024
testDropFlowPort_INSuccess0.016
testDropFlowPort_OUTSuccess0.016
testDropFlowPort_INOUTSuccess0.016
testDropFlowPort_NASuccess3.638
testDropActorPartSuccess0.022
testDropCommentSuccess0.008
testDropCommentContainedSuccess0.007
testDropConstraintSuccess0.008
testDropPartSuccess0.024
testDropPortSuccess0.016
testDropPropertySuccess0.016
testDropReferenceSuccess0.024
testDropValueSuccess0.023
testDropActorPartContainedSuccess0.016
testDropPartContainedSuccess0.017
testDropPortContainedSuccess0.041
testDropPropertyContainedSuccess0.009
testDropReferenceContainedSuccess0.017
testDropValueContainedSuccess0.017
testDropFlowPort_INSuccess0.017
testDropFlowPort_OUTSuccess0.017
testDropFlowPort_INOUTSuccess0.017
testDropFlowPort_NASuccess0.026
testDropFlowPort_INContainedSuccess0.044
testDropFlowPort_OUTContainedSuccess0.045
testDropFlowPort_INOUTContainedSuccess0.043
testDropFlowPort_NAContainedSuccess3.837
testDropActorPartSuccess0.026
testDropCommentSuccess0.009
testDropCommentContainedSuccess0.008
testDropConstraintSuccess0.009
testDropPartSuccess0.027
testDropPortSuccess0.016
testDropPropertySuccess0.015
testDropReferenceSuccess0.024
testDropValueSuccess0.026
testDropFlowPort_INSuccess0.020
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.019
testDropFlowPort_NASuccess13.183
testDropActorPartSuccess0.025
testDropCommentSuccess0.008
testDropCommentContainedSuccess0.007
testDropConstraintSuccess0.008
testDropPartSuccess0.026
testDropPortSuccess0.017
testDropPropertySuccess0.017
testDropReferenceSuccess0.025
testDropValueSuccess0.025
testDropActorPartContainedSuccess0.017
testDropPartContainedSuccess0.019
testDropPortContainedSuccess0.045
testDropPropertyContainedSuccess0.009
testDropReferenceContainedSuccess0.018
testDropValueContainedSuccess0.018
testDropFlowPort_INSuccess0.018
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.019
testDropFlowPort_NASuccess0.027
testDropFlowPort_INContainedSuccess0.047
testDropFlowPort_OUTContainedSuccess0.048
testDropFlowPort_INOUTContainedSuccess0.046
testDropFlowPort_NAContainedSuccess3.827
testDropActorPartSuccess0.025
testDropCommentSuccess0.007
testDropCommentContainedSuccess0.008
testDropConstraintSuccess0.009
testDropPartSuccess0.027
testDropPortSuccess0.017
testDropPropertySuccess0.017
testDropReferenceSuccess0.027
testDropValueSuccess0.026
testDropFlowPort_INSuccess0.019
testDropFlowPort_OUTSuccess0.019
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess14.389
testDropActorPartSuccess0.022
testDropCommentSuccess0.006
testDropConstraintSuccess0.007
testDropPartSuccess0.023
testDropPortSuccess0.015
testDropPropertySuccess0.015
testDropReferenceSuccess0.024
testDropValueSuccess0.023
testDropFlowPort_INSuccess0.015
testDropFlowPort_OUTSuccess0.016
testDropFlowPort_INOUTSuccess0.016
testDropFlowPort_NASuccess3.712
testDropActorPartSuccess0.022
testDropCommentSuccess0.007
testDropConstraintSuccess0.007
testDropPartSuccess0.023
testDropPortSuccess0.015
testDropPropertySuccess0.016
testDropReferenceSuccess0.024
testDropValueSuccess0.023
testDropFlowPort_INSuccess0.016
testDropFlowPort_OUTSuccess0.016
testDropFlowPort_INOUTSuccess0.016
testDropFlowPort_NASuccess3.721
testDropActorPartSuccess0.025
testDropCommentSuccess0.008
testDropConstraintSuccess0.008
testDropPartSuccess0.027
testDropPortSuccess0.018
testDropPropertySuccess0.018
testDropReferenceSuccess0.027
testDropValueSuccess0.027
testDropFlowPort_INSuccess0.019
testDropFlowPort_OUTSuccess0.018
testDropFlowPort_INOUTSuccess0.018
testDropFlowPort_NASuccess14.317
testDropActorPartSuccess0.022
testDropCommentSuccess0.007
testDropConstraintSuccess0.007
testDropPartSuccess0.023
testDropPortSuccess0.016
testDropPropertySuccess0.015
testDropReferenceSuccess0.024
testDropValueSuccess0.023
testDropFlowPort_INSuccess0.017
testDropFlowPort_OUTSuccess0.016
testDropFlowPort_INOUTSuccess0.015
testDropFlowPort_NASuccess2.855
testDropActorOnBlockSuccess0.038
testDropActorOnBlockCptSuccess0.039
testDropBlockOnBlockSuccess0.183
testDropBlockOnBlockCptSuccess0.097
testDropDataTypeOnBlockSuccess0.182
testDropDataTypeOnBlockCptSuccess0.041
testDropFlowSpecOnBlockSuccess0.086
testDropFlowSpecOnBlockCptSuccess13.754
testDropTypeOnActorPartSuccess0.023
testDropTypeOnPartSuccess0.221
testDropTypeOnPropertySuccess0.022
testDropTypeOnReferenceSuccess0.228
testDropTypeOnValueSuccess0.021
testDropTypeOnNestedActorPartSuccess0.021
testDropTypeOnNestedPartSuccess0.239
testDropTypeOnNestedPropertySuccess0.021
testDropTypeOnNestedReferenceSuccess0.236
testDropTypeOnNestedValueSuccess0.019
testDropFlowSpecOnPartSuccess0.122
testDropFlowSpecOnReferenceSuccess0.121
testDropFlowSpecOnNestedPartSuccess0.121
testDropFlowSpecOnNestedReferenceSuccess0.121
testDropActorOnPartSuccess0.075
testDropActorOnReferenceSuccess0.074
testDropActorOnNestedPartSuccess0.076
testDropActorOnNestedReferenceSuccess0.076
testDropBlockOnPropertySuccess0.027
testDropBlockOnNestedPropertySuccess0.026
testDropTypeOnPortSuccess0.020
testDropTypeOnFlowPortSuccess13.330
testDropTypeOnActorPartCptSuccess0.000
testDropTypeOnPartCptSuccess0.039
testDropTypeOnPropertyCptSuccess0.001
testDropTypeOnReferenceCptSuccess0.042
testDropTypeOnValueCptSuccess0.001
testDropActorOnActorPartCptSuccess0.000
testDropActorOnPartCptSuccess0.041
testDropActorOnPropertyCptSuccess0.001
testDropActorOnReferenceCptSuccess0.048
testDropActorOnValueCptSuccess0.000
testDropBlockOnActorPartCptSuccess0.001
testDropBlockOnPartCptSuccess0.105
testDropBlockOnPropertyCptSuccess0.001
testDropBlockOnReferenceCptSuccess0.094
testDropBlockOnValueCptSuccess15.586
reorientLinkTargetToDiagramSuccess0.001
reorientLinkSourceToBlockSuccess0.038
reorientLinkSourceToActorPartSuccess0.041
reorientLinkSourceToNestedActorPartSuccess0.040
reorientLinkSourceToPortOnBlockSuccess0.040
reorientLinkSourceToPortOnPartSuccess0.055
reorientLinkSourceToPortOnNestedPartSuccess0.039
reorientLinkSourceToFlowPortOnBlockSuccess0.035
reorientLinkSourceToFlowPortOnPartSuccess0.038
reorientLinkSourceToFlowPortOnNestedPartSuccess0.037
reorientLinkSourceToPartSuccess0.039
reorientLinkSourceToNestedPartSuccess0.046
reorientLinkSourceToPropertySuccess0.049
reorientLinkSourceToNestedPropertySuccess0.045
reorientLinkSourceToReferenceSuccess0.064
reorientLinkSourceToNestedReferenceSuccess0.038
reorientLinkSourceToValueSuccess0.047
reorientLinkSourceToNestedValueSuccess0.040
reorientLinkSourceToCommentSuccess0.001
reorientLinkSourceToCommentCNSuccess0.001
reorientLinkSourceToConstraintSuccess0.044
reorientLinkSourceToConstraintCNSuccess16.001
reorientLinkTargetToDiagramSuccess0.000
reorientLinkTargetToBlockSuccess0.029
reorientLinkTargetToActorPartSuccess0.032
reorientLinkTargetToNestedActorPartSuccess0.031
reorientLinkTargetToPortOnBlockSuccess0.032
reorientLinkTargetToPortOnPartSuccess0.029
reorientLinkTargetToPortOnNestedPartSuccess0.032
reorientLinkTargetToFlowPortOnBlockSuccess0.031
reorientLinkTargetToFlowPortOnPartSuccess0.033
reorientLinkTargetToFlowPortOnNestedPartSuccess0.030
reorientLinkTargetToPartSuccess0.033
reorientLinkTargetToNestedPartSuccess0.031
reorientLinkTargetToPropertySuccess0.032
reorientLinkTargetToNestedPropertySuccess0.029
reorientLinkTargetToReferenceSuccess0.032
reorientLinkTargetToNestedReferenceSuccess0.033
reorientLinkTargetToValueSuccess12.055
reorientLinkTargetToNestedValueSuccess0.033
reorientLinkTargetToCommentSuccess0.000
reorientLinkTargetToCommentCNSuccess0.000
reorientLinkTargetToConstraintSuccess0.035
reorientLinkTargetToConstraintCNSuccess5.091
reorientLinkTargetToDiagramSuccess0.000
reorientLinkSourceToBlockSuccess0.002
reorientLinkSourceToActorPartSuccess0.034
reorientLinkSourceToNestedActorPartSuccess0.038
reorientLinkSourceToPortOnBlockSuccess10.464
reorientLinkSourceToPortOnPartSuccess0.037
reorientLinkSourceToPortOnNestedPartSuccess0.032
reorientLinkSourceToFlowPortOnBlockSuccess0.338
reorientLinkSourceToFlowPortOnPartSuccess0.036
reorientLinkSourceToFlowPortOnNestedPartSuccess0.039
reorientLinkSourceToPartSuccess0.307
reorientLinkSourceToNestedPartSuccess0.036
reorientLinkSourceToPropertySuccess0.308
reorientLinkSourceToNestedPropertySuccess0.036
reorientLinkSourceToReferenceSuccess0.282
reorientLinkSourceToNestedReferenceSuccess0.037
reorientLinkSourceToValueSuccess0.284
reorientLinkSourceToNestedValueSuccess0.036
reorientLinkSourceToCommentSuccess0.000
reorientLinkSourceToCommentCNSuccess0.000
reorientLinkSourceToConstraintSuccess0.001
reorientLinkSourceToConstraintCNSuccess15.627
reorientLinkTargetToDiagramSuccess0.000
reorientLinkTargetToBlockSuccess0.001
reorientLinkTargetToActorPartSuccess0.031
reorientLinkTargetToNestedActorPartSuccess0.034
reorientLinkTargetToPortOnBlockSuccess0.302
reorientLinkTargetToPortOnPartSuccess0.036
reorientLinkTargetToPortOnNestedPartSuccess0.036
reorientLinkTargetToFlowPortOnBlockSuccess0.282
reorientLinkTargetToFlowPortOnPartSuccess0.035
reorientLinkTargetToFlowPortOnNestedPartSuccess0.038
reorientLinkTargetToPartSuccess0.277
reorientLinkTargetToNestedPartSuccess0.037
reorientLinkTargetToPropertySuccess0.292
reorientLinkTargetToNestedPropertySuccess0.036
reorientLinkTargetToReferenceSuccess0.274
reorientLinkTargetToNestedReferenceSuccess0.040
reorientLinkTargetToValueSuccess0.285
reorientLinkTargetToNestedValueSuccess0.035
reorientLinkTargetToCommentSuccess0.001
reorientLinkTargetToCommentCNSuccess0.001
reorientLinkTargetToConstraintSuccess0.001
reorientLinkTargetToConstraintCNSuccess16.479
reorientLinkSourceToActorPartSuccess0.064
reorientLinkSourceToNestedActorPartSuccess0.059
reorientLinkSourceToPortOnBlockSuccess0.064
reorientLinkSourceToPortOnPartSuccess0.030
reorientLinkSourceToPortOnNestedPartSuccess0.058
reorientLinkSourceToFlowPortOnBlockSuccess11.882
reorientLinkSourceToFlowPortOnPartSuccess0.056
reorientLinkSourceToFlowPortOnNestedPartSuccess0.058
reorientLinkSourceToPartSuccess0.059
reorientLinkSourceToNestedPartSuccess0.055
reorientLinkSourceToPropertySuccess0.062
reorientLinkSourceToNestedPropertySuccess0.056
reorientLinkSourceToReferenceSuccess0.061
reorientLinkSourceToNestedReferenceSuccess0.055
reorientLinkSourceToValueSuccess0.062
reorientLinkSourceToNestedValueSuccess15.526
reorientLinkTargetToActorPartSuccess0.063
reorientLinkTargetToNestedActorPartSuccess0.057
reorientLinkTargetToPortOnBlockSuccess0.063
reorientLinkTargetToPortOnPartSuccess0.063
reorientLinkTargetToPortOnNestedPartSuccess0.030
reorientLinkTargetToFlowPortOnBlockSuccess0.063
reorientLinkTargetToFlowPortOnPartSuccess0.065
reorientLinkTargetToFlowPortOnNestedPartSuccess0.058
reorientLinkTargetToPartSuccess0.064
reorientLinkTargetToNestedPartSuccess0.058
reorientLinkTargetToPropertySuccess0.092
reorientLinkTargetToNestedPropertySuccess0.064
reorientLinkTargetToReferenceSuccess0.070
reorientLinkTargetToNestedReferenceSuccess0.059
reorientLinkTargetToValueSuccess0.067
reorientLinkTargetToNestedValueSuccess15.842
reorientLinkTargetToDiagramSuccess0.001
reorientLinkSourceToBlockSuccess0.001
reorientLinkSourceToActorPartSuccess0.035
reorientLinkSourceToNestedActorPartSuccess0.001
reorientLinkSourceToPortOnBlockSuccess0.034
reorientLinkSourceToPortOnPartSuccess0.050
reorientLinkSourceToPortOnNestedPartSuccess0.001
reorientLinkSourceToFlowPortOnBlockSuccess0.039
reorientLinkSourceToFlowPortOnPartSuccess0.035
reorientLinkSourceToFlowPortOnNestedPartSuccess0.001
reorientLinkSourceToPartSuccess0.037
reorientLinkSourceToNestedPartSuccess0.001
reorientLinkSourceToPropertySuccess0.034
reorientLinkSourceToNestedPropertySuccess0.001
reorientLinkSourceToReferenceSuccess0.032
reorientLinkSourceToNestedReferenceSuccess0.000
reorientLinkSourceToValueSuccess0.033
reorientLinkSourceToNestedValueSuccess0.001
reorientLinkSourceToCommentSuccess0.001
reorientLinkSourceToCommentCNSuccess0.000
reorientLinkSourceToConstraintSuccess0.000
reorientLinkSourceToConstraintCNSuccess15.820
reorientLinkTargetToDiagramSuccess0.000
reorientLinkTargetToBlockSuccess0.001
reorientLinkTargetToActorPartSuccess11.772
reorientLinkTargetToNestedActorPartSuccess0.001
reorientLinkTargetToPortOnBlockSuccess0.033
reorientLinkTargetToPortOnPartSuccess0.034
reorientLinkTargetToPortOnNestedPartSuccess0.001
reorientLinkTargetToFlowPortOnBlockSuccess0.034
reorientLinkTargetToFlowPortOnPartSuccess0.037
reorientLinkTargetToFlowPortOnNestedPartSuccess0.001
reorientLinkTargetToPartSuccess0.034
reorientLinkTargetToNestedPartSuccess0.001
reorientLinkTargetToPropertySuccess0.034
reorientLinkTargetToNestedPropertySuccess0.001
reorientLinkTargetToReferenceSuccess0.033
reorientLinkTargetToNestedReferenceSuccess0.000
reorientLinkTargetToValueSuccess0.035
reorientLinkTargetToNestedValueSuccess0.001
reorientLinkTargetToCommentSuccess0.000
reorientLinkTargetToCommentCNSuccess0.001
reorientLinkTargetToConstraintSuccess0.001
reorientLinkTargetToConstraintCNSuccess15.540
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.086
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.097
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.087
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.087
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.103
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.086
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.082
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.097
setEncapsulationDeleteConnectorWithTargetPartSuccess0.097
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.084
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.100
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.083
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.094
setEncapsulationDeleteConnectorWithTargetValueSuccess0.080
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess15.735
setEncapsulationDeleteConnectorWithTargetActorPartSuccess11.680
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.103
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.000
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.089
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.102
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.000
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.104
setEncapsulationDeleteConnectorWithTargetPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.103
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.089
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.105
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.097
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.105
setEncapsulationDeleteConnectorWithTargetValueSuccess0.087
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.772
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.108
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.091
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.103
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.080
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess11.234
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.098
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.081
setEncapsulationDeleteConnectorWithTargetPartSuccess0.100
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.107
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.085
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.098
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.084
setEncapsulationDeleteConnectorWithTargetValueSuccess0.113
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.477
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.104
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.091
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.089
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess11.461
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.081
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.080
setEncapsulationDeleteConnectorWithTargetPartSuccess0.085
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.085
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.086
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.083
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.085
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.086
setEncapsulationDeleteConnectorWithTargetValueSuccess0.087
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess18.047
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.087
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.105
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.108
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.094
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.109
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.107
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess11.338
setEncapsulationDeleteConnectorWithTargetPartSuccess0.105
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.087
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.099
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.100
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.135
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.112
setEncapsulationDeleteConnectorWithTargetValueSuccess0.132
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.627
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.094
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.079
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.092
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.110
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess11.805
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetPartSuccess0.102
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.085
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.101
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.087
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.104
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.090
setEncapsulationDeleteConnectorWithTargetValueSuccess0.105
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess18.625
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.103
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.087
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.107
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.107
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.091
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.107
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess11.920
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetPartSuccess0.100
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.103
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.081
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.095
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.085
setEncapsulationDeleteConnectorWithTargetValueSuccess0.097
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.837
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.113
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.087
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.107
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess12.125
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.107
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.106
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.089
setEncapsulationDeleteConnectorWithTargetPartSuccess0.101
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.087
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.105
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.089
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.101
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.089
setEncapsulationDeleteConnectorWithTargetValueSuccess0.103
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess19.504
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.133
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess11.871
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.101
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.106
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.094
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.113
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.105
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetPartSuccess0.100
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.089
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.102
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.087
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.110
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.093
setEncapsulationDeleteConnectorWithTargetValueSuccess0.115
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess29.209
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.106
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.100
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.097
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.108
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.091
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.097
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.126
setEncapsulationDeleteConnectorWithTargetPartSuccess0.000
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.000
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.000
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.000
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.000
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess13.769
setEncapsulationDeleteConnectorWithTargetValueSuccess0.102
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.211
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.098
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.110
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.000
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.099
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.099
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.000
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.089
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.118
setEncapsulationDeleteConnectorWithTargetPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.101
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.083
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess11.907
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.119
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.131
setEncapsulationDeleteConnectorWithTargetValueSuccess0.103
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.313
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.118
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.092
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.109
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.105
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess13.787
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.116
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.094
setEncapsulationDeleteConnectorWithTargetPartSuccess0.131
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.106
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.115
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.108
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.130
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.126
setEncapsulationDeleteConnectorWithTargetValueSuccess0.133
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.256
setEncapsulationDeleteConnectorWithTargetActorPartSuccess11.897
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.091
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.091
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.089
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.092
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.091
setEncapsulationDeleteConnectorWithTargetPartSuccess0.092
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.086
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.086
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.087
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.097
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.098
setEncapsulationDeleteConnectorWithTargetValueSuccess11.854
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess19.249
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.104
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.109
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.098
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.098
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.124
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.112
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.114
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.140
setEncapsulationDeleteConnectorWithTargetPartSuccess12.242
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.104
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.088
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.110
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.095
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.110
setEncapsulationDeleteConnectorWithTargetValueSuccess0.101
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess17.660
setEncapsulationDeleteConnectorWithTargetActorPartSuccess11.787
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.117
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.089
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.100
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.109
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.094
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess0.094
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.110
setEncapsulationDeleteConnectorWithTargetPartSuccess0.088
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.105
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.091
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.108
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.091
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.106
setEncapsulationDeleteConnectorWithTargetValueSuccess13.371
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess16.957
setEncapsulationDeleteConnectorWithTargetActorPartSuccess0.084
setEncapsulationDeleteConnectorWithTargetNestedActorPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnBlockSuccess0.095
setEncapsulationDeleteConnectorWithTargetPortOnPartSuccess0.096
setEncapsulationDeleteConnectorWithTargetPortOnNestedPartSuccess0.112
setEncapsulationDeleteConnectorWithTargetFlowPortOnBlockSuccess0.087
setEncapsulationDeleteConnectorWithTargetFlowPortOnPartSuccess11.710
setEncapsulationDeleteConnectorWithTargetFlowPortOnNestedPartSuccess0.114
setEncapsulationDeleteConnectorWithTargetPartSuccess0.090
setEncapsulationDeleteConnectorWithTargetNestedPartSuccess0.108
setEncapsulationDeleteConnectorWithTargetPropertySuccess0.083
setEncapsulationDeleteConnectorWithTargetNestedPropertySuccess0.104
setEncapsulationDeleteConnectorWithTargetReferenceSuccess0.083
setEncapsulationDeleteConnectorWithTargetNestedReferenceSuccess0.102
setEncapsulationDeleteConnectorWithTargetValueSuccess0.084
setEncapsulationDeleteConnectorWithTargetNestedValueSuccess2.035
testToManageConstraintSuccess15.976
testToManageCommentSuccess3.943
testToManagePackageSuccess17.992
testToManageActorSuccess3.972
testToManageSubjectClassSuccess16.233
testToManageSubjectComponentSuccess3.751
testToManageSubjectInterfaceSuccess16.543
testToManageSubjectDatatypeSuccess5.086
testToManageSubjectStateMachineSuccess16.703
testToManageUseCaseSuccess18.922
testToManageComponentSuccess4.543
testToManageConstraintSuccess16.354
testToManageCommentSuccess3.948
testToManagePackageSuccess16.951
testToManageActorSuccess17.095
testToManageUseCaseSuccess3.900
testToManageUseCaseForClassSubjectSuccess17.612
testToManageUseCaseForComponentSubjectSuccess16.568
testToManageUseCaseForInterfaceSubjectSuccess3.849
testToManageDependencySuccess16.880
testToManageRealizationSuccess16.972
testToManageAbstractionSuccess19.233
testToManageUsageSuccess17.008
testToManageDependencyUseCase_ActorSuccess16.909
testToManageAssociationUseCase_UseCaseSuccess17.400
testToManageAssociationUseCase_ActorSuccess18.815
testToManageGeneralizationSuccess16.984
testToManagePackageImportSuccess29.840
testToManagePackageMergeSuccess19.266
testToManageExtendSuccess17.468
testToManageIncludeSuccess16.847
Properties »